RE: Internet only for root
Thanks a lot for all your help. I'll put my users in "dip". -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, August 14, 2000 2:51 AM To: Debian-User Mailing List Subject: Re: Internet only for root Add the users who are to be able to bring up ppp to the 'dip' group. You can do this with the command adduser username dip Recent versions of pppconfig can also do this. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, Wisconsin -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
Re: Internet only for root
Add the users who are to be able to bring up ppp to the 'dip' group. You can do this with the command adduser username dip Recent versions of pppconfig can also do this. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, Wisconsin
Re: Internet only for root
On 14-Aug-2000 Marko Cehaja wrote: > Hmm, Netscape should run for normal users. > > You have to put normal user into the group for pppd. > > I don't know which group it is, but I suppose it is dip. Yes, it is "dip" -- Andrew
Re: Internet only for root
Dear On Sun, Aug 13, 2000 at 09:25:51PM -, Ronald Castillo wrote: > Greetings... I would like to know how to give internet access to all normal > users, because when I connect only root has the access, and netscape doesn't > roon as root, so I'm having a pretty big problem... > > Thanks. > > Ronald Hmm, Netscape should run for normal users. You have to put normal user into the group for pppd. I don't know which group it is, but I suppose it is dip. Do: adduser nameofuser dip Maybe it is group dialout, see to what group belongs the pppd with ls -l /usr/sbin/ppp* Sincerely, Marko Cehaja
Re: Internet only for root
On Sun, 13 Aug 2000, Ronald Castillo wrote: > Greetings... I would like to know how to give internet access to all normal > users, because when I connect only root has the access, and netscape doesn't > roon as root, so I'm having a pretty big problem... I assume you're using a dial-up connection? How are you connecting? Chat script? kppp? The easiest way is to install a dialler like kppp, and set the UID bit so it runs as root. Alternatively you can write a binary wrapper for a chat script and SUID on it, but be careful with SUID with respect to security. Mike "To listen to the words of the learned, and to instill into others the lessons of science, is better than religious exercises." -- Prophet Muhammad (pbuh)