in reply to Re: Re: Re: Executing Root Commands from user level
in thread Executing Root Commands from user level
User_Alias WEBMASTERS = user1, user2, user3 User_Alias SYSADMINS = user3, user2 User_Alias DUMBUSERS = user4 # User privilege specification root ALL=(ALL) ALL WEBMASTERS www = NOPASSWD: /usr/sbin/apachectl SYSADMINS wiz = NOPASSWD: /bin/wiz DUMBUSERS blah = NOPASSWD: /bin/blah
|
---|
Replies are listed 'Best First'. | |
---|---|
Re(5): Executing Root Commands from user level
by FoxtrotUniform (Prior) on Jan 18, 2002 at 21:17 UTC | |
Re: Re: Re: Re: Re: Executing Root Commands from user level
by Masem (Monsignor) on Jan 18, 2002 at 21:31 UTC |