Linux數據庫:su:authenticationfailure的解決
Ubuntu下su:authentication failure的解決辦法
$ su - root
Password:
su: Authentication failure
Sorry.
這時候輸入
$ sudo passwd root
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
這時候就可以進入根目錄了。
時間:2013-06-22 責任編輯:admin
相關文章
無相關信息