Date sent: Tue, 20 Apr 1999 05:21:23 +1000
From: Graeme Lee <[EMAIL PROTECTED]>
Organization: OMNIconnect
To: SEJKORA Martin <[EMAIL PROTECTED]>, linux-ppp
<[EMAIL PROTECTED]>
Subject: Re: AW: Disabling dial in users
> I'm using mgetty with pap authentication - no shell is used ever. once
> mgetty had determined an incoming ppp (win95 etc) call, it's handed over to
> pppd to do the authentication.
>
> How do I prevent some users having dialin access and disallow others?
>
Create group (say 'ppp', 'pppd' or something), put there all users you
want to allow to use pppd. Then chown pppd daemon to root.pppd (or
group name you choose) and disallow pppd for others (pppd -r-sr-x---).
Then all users from group pppd can use pppd, others not.
That's described in PPP-HOWTO (11.Using PPP and root privileges)
Regards,
Valentin Abramov
WEB: http://www.tartu.customs.ee/valentin.shtml
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]