Re: [CentOS] using NOPASSWD in sudoers

2008-09-20 Thread Ski Dawg
On Fri, Sep 19, 2008 at 9:40 AM, ankush grover <[EMAIL PROTECTED]> wrote: > On Thu, Sep 18, 2008 at 11:19 PM, Ski Dawg <[EMAIL PROTECTED]> wrote: >> Hello Everyone, >> >> # User alias specification >> User_Alias FULLACCESS = doug, scott >> >> # members of the FULLACCESS User_Alias may run chown an

Re: [CentOS] using NOPASSWD in sudoers

2008-09-19 Thread ankush grover
On Thu, Sep 18, 2008 at 11:19 PM, Ski Dawg <[EMAIL PROTECTED]> wrote: > Hello Everyone, > > I am trying to change our /etc/sudoers (using visudo) to allow 2 > commands to be run as root without a password, but it isn't working. > Here is the part of the sudoers file that is in question. > > # User

[CentOS] using NOPASSWD in sudoers

2008-09-18 Thread Ski Dawg
Hello Everyone, I am trying to change our /etc/sudoers (using visudo) to allow 2 commands to be run as root without a password, but it isn't working. Here is the part of the sudoers file that is in question. # User alias specification User_Alias FULLACCESS = doug, scott # members of the FULLACC