[NTLUG:Discuss] Sudo

kbrannen@gte.net kbrannen at gte.net
Mon Feb 18 23:12:34 CST 2002


MadHat wrote:

> On Mon, 2002-02-18 at 19:08, Bobby Sanders wrote:
...
>>
>>The relevant portion of my /etc/sudoers is:
>>
>>User_Alias      PPP = u1, u2, u3
>>
>>PPP     ALL = NOPASSWD: /usr/bin/kppp
>>
...
> 
> type
> sudo kppp
> and nothing else...  see if that works.


If it doesn't, you'll probably have to do "sudo /usr/bin/kppp".  I've found 
sudo to be very picky about having the command typed in exactly as it is in 
the sudoers file.

Kevin





More information about the Discuss mailing list