Linux Shell下命令su出現authentication failure解決方法:
如果出現如下的情況:
$ suPassword:su: Authentication failure
那麼可以:
sudo passwd root
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated succefully
這樣就可以了。
$ suPassword:root@***: ****#
RedHat Linux啟動時出現linux smartd 【FAILED】的解決方法
解決Linux下Shell命令不能使用的問題
Linux Shell系列(2) 登陸Linux Shell的幾種方法
Shell腳本在Linux下運行錯誤的解決方法
su Authentication failure解決
linux使用su切換用戶提示 Authentication failure的解決方法
linux su切換用戶提示 Authentication failure的解決方法
linux命令su與su-的區別