:

解决 Linux 下 is not in the sudoers file方法

发布于:2015-7-9 8:42 作者:song100e 浏览:1319 分类:Linux
当我们使用sudo命令切换用户的时候可能会遇到提示以下错误:xxx is not in the sudoers file. This incident will be reported,xxx是你当前的用户名,究其原因是用户没有加入到sudo的配置文件里

阅读全文>>

标签: sudoers

0