文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>Linux Shell下命令su出现authentication failure解决方法

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

时间:2010-12-26  来源:aquariusgx

如果出现如下的情况:

view plaincopy to clipboardprint?
  1. $ su  
  2. Password:  
  3. su: Authentication failure  

 

那么可以:

view plaincopy to clipboardprint?
  1. sudo passwd root  
  2. Enter new UNIX password:  
  3. Retype new UNIX password:  
  4. passwd: password updated succefully  

 

这样就可以了。

view plaincopy to clipboardprint?
  1. $ su  
  2. Password:    
  3. root@***: ****#  

 

排行榜 更多 +
像素太空杀

像素太空杀

飞行射击 下载
忍者手势

忍者手势

飞行射击 下载
勇士X地下城大冒险

勇士X地下城大冒险

角色扮演 下载