YouXiangLiThon

service mysqld start,Failed to start mysqld.service: Access denied

service mysqld start 然后报:

==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===
Authentication is required to start \'mysqld.service\'.
Authenticating as: lll,,, (lll)
Password:
polkit-agent-helper-1: pam_authenticate failed: Authentication failure
==== AUTHENTICATION FAILED ===
Failed to start mysqld.service: Access denied
See system logs and \'systemctl status mysqld.service\' for details.

其实是没有权限访问之类的,所以用sudo就可以啦。

发表于 2018-03-06 09:29  youxiaogeo  阅读(6553)  评论(0编辑  收藏  举报
 

分类:

技术点:

相关文章:

  • 2021-06-28
  • 2021-07-10
  • 2022-01-08
  • 2021-11-21
  • 2021-09-30
  • 2021-12-19
  • 2021-08-01
猜你喜欢
  • 2021-09-04
  • 2021-07-05
  • 2021-08-14
  • 2021-06-05
  • 2021-11-22
  • 2021-12-03
  • 2021-11-27
相关资源
相似解决方案