红联Linux门户
Linux帮助

Linux Shell下命令su出现authentication failure解决方法

发布时间:2014-11-28 15:00:38来源:linux网站作者:poechant

如果出现如下的情况:

$ suPassword:su: Authentication failure


那么可以:

sudo passwd root

Enter new UNIX password:

Retype new UNIX password:

passwd: password updated succefully


这样就可以了。

$ suPassword:root@***: ****#