man from mars
01-06-2001, 02:03 PM
This has probably been posted numerous times before. However, I figure that I can't be the only person who can't see what's in front of him at times.
Here is how I got connected to the 'net under my user name instead of root. I got the procedure from another posting, but I can't remember who it was from.
As root:
chgrp users /usr/sbin/pppd
chgrp users /dev/ttys0 #or where-ever your modem is
chmod 4750 /usr/sbin/pppd
chmod 660 /dev/modem
edit /etc/group to add your user name to the users group
Here is how I got connected to the 'net under my user name instead of root. I got the procedure from another posting, but I can't remember who it was from.
As root:
chgrp users /usr/sbin/pppd
chgrp users /dev/ttys0 #or where-ever your modem is
chmod 4750 /usr/sbin/pppd
chmod 660 /dev/modem
edit /etc/group to add your user name to the users group