蕭長安 posted on 09/28/2007 19:05:42 GMT from minimed wrote:
sudoers file
Command Aliases must have ALL capital letters as keywords. Also, it can NOT contain special characters such as underscore "_".
Cmnd_Alias TEST_CMD = /bin/vi /etc/shadow --> syntax error
Cmnd_Alias Test = /bin/vi /etc/shadow --> syntax error
Cmnd_Alias TESTCMD = /bin/vi /etc/shadow --> OK
sudoers
Moderator: cah
-
- General of the Army / Fleet Admiral / General of the Air Force
- Posts: 1342
- Joined: Sun Aug 17, 2008 5:05 am
sudoers
CAH, The Great