linux sudo某个用户不能用

报错如下:
odoo12 is not in the sudoers file. This incident will be reported.

如果没有变更/etc/sudoders文件那么只需要给这个用户添加sudo 群组即可:
usermod -a -G sudo username

posted @ 2022-07-14 00:04  那时一个人  阅读(53)  评论(0)    收藏  举报