su: Authentication failure 的解决方法

su命令不能切换root,提示su: Authentication failure

原因是 没有设置过 root密码

sudo passwd root

会提示输入密码

重新输入密码

下次再su的时候只要输入密码就可以成功登录了

su

 

posted @ 2019-05-30 20:41  clemente  阅读(2976)  评论(0编辑  收藏  举报