- 博客(1)
- 收藏
- 关注
原创 Linux系统 sudo su命令报 ...is not in the sudoers file. This incident will be reported.
sudo 命令不再解释,普通用户登录使用sudo su 命令执行不成功,提示...is not in the sudoers file. This incident will be reported. 这是因为当前用户不具有sudo特权,其由sudoers配置文件来指定, 配置文件位于"/etc/sudoers". 先用su命令切换到root用户, 输入root密码 [zpp@192 ~]$ su - Password: [root@192 ~]# 这里还需要给sudoers文件添加写权限 ...
2022-05-16 11:53:27
1970
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅