is not in the sudoers files的解决办法
Posted 柳鲲鹏泰山
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了is not in the sudoers files的解决办法相关的知识,希望对你有一定的参考价值。
首先:
whereis sudoers
一般是/etc/sudoers
su
vi sudoers
参照root的写法:
root ALL=(ALL:ALL) ALL
quantum7 ALL=(ALL:ALL) ALL
使用w!写。
退出。
以上是关于is not in the sudoers files的解决办法的主要内容,如果未能解决你的问题,请参考以下文章
Ubuntu技巧之 is not in the sudoers file解决方法
普通用户执行sudo报hadoop is not in the sudoers file
ubuntu:xxx is not in the sudoers file. 问题解决
Linux中“is not in the sudoers file”解决方法