Complete.Org: Mailing Lists: Archives: discussion: September 1999:
[aclug-L] Re: starting pppd by a normal user
Home

[aclug-L] Re: starting pppd by a normal user

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: [aclug-L] Re: starting pppd by a normal user
From: Jeff <schaller@xxxxxxxxxxxxx>
Date: Wed, 22 Sep 1999 06:40:43 -0500 (CDT)
Reply-to: aclug-L@xxxxxxxxxxxx

On Tue, 21 Sep 1999, j m wagle wrote:

> Jeff:
> thanks for the info... I got sudo downloaded, installed and working,
> only....
> 
> I made my users ALL=(ALL), 
> 
> if you only wanted a user, 'gina' to be able to do (for example)
> "pppd and killall pppd" commands, how would you phrase the 'sudoers'
> command line?

Here's mine:

schaller ALL=(ALL) NOPASSWD: /usr/local/bin/ppp ?*

The "?*" is so that I can give an argument to 'ppp' (like 'start' or
'stop').  You need to put the full path of the command that they're
going to run, so 

schaller ALL=(ALL) NOPASSWD: /usr/bin/killall pppd

for the other one.

-jeff
-- 
On March 29, the Dow Jones made history, closing above 10,000 points for
the first time ever. What do you think about Wall Street's unprecedented
vigor? "Some say money is the root of all evil. Then again, some say love,
it is a river that drowns the tender reed." Jen Kobel, Set Designer
http://www.theonion.com/onion3513/wdyt_3513.html


[Prev in Thread] Current Thread [Next in Thread]