在linux使用root执行下面命令:
cd /etc
chattr -i sudoers
得出以下回显信息:
[OPC]You are not allowed to use this command: chattr -i sudoers
或者:
sudo chattr -i sudoers
回显:
[OPC]You are not allowed to use this command: sudo chattr -i sudoers
请各位大侠大神们看看能否帮忙解决这个问题!!
在linux使用root执行下面命令:
cd /etc
chattr -i sudoers
得出以下回显信息:
[OPC]You are not allowed to use this command: chattr -i sudoers
或者:
sudo chattr -i sudoers
回显:
[OPC]You are not allowed to use this command: sudo chattr -i sudoers
请各位大侠大神们看看能否帮忙解决这个问题!!
关注