[plug] PPPD

Andrew Barbara andrew at mmtnetworks.com.au
Sun Jan 27 05:20:37 WST 2002


I am using the following script...

/usr/sbin/pppd connect '/usr/sbin/chat -vf /etc/ppp/56k.Chat' 57600  /dev/ttyS1 modem crtscts defaultroute user (USERNAME)

Is there a way to do it in a script like this?

>>> paul at canningcollege.wa.edu.au 01/26/02 12:43 PM >>>
On Sun, 27 Jan 2002, Andrew  Barbara wrote:

> Hi,
> is there a way to dial a connection with pppd as a non privliged user, im getting the following error...
> 
> /usr/sbin/pppd: must be root to run /usr/sbin/pppd, since it is not setuid-root
> 
> Thanks.
> 
In '/etc/sysconfig/network-scripts/ifcfg-ppp0' file set the parameter
'USERCTL=yes' this will allow users to run the ppp connection.
Or run 'control-panel' and cofigure your ppp device and connection from
in the gui app.

-- 
Paul...

/***** Experience is that marvelous thing that enables you to 
	recognize a mistake when you make it again. 
	-- Franklin P. Jones *****/

/*****All programmers are playwrights and all computers are lousy actors.
            -- Unknown*****/

/* How smart are Computers? They seem to need instructions all the time... 
	-- Me */





More information about the plug mailing list