Allow normal user to dialout Internet
Under Debian GNU/Linux you need to add user to special group called dip so that dialup software (such as kppp and pppd) can be used by normal user.
i) Login as root user.
ii) Add user jimmy to dip group:
#usermod -G video,desktop,dip jimmy
iii) Add user jimmy to /etc/kppp.allow, so that user can dialout:
# vi /etc/kppp.allow
iv) Append/add user name jimmy and save file & exit to shell prompt.
v) Setup proper permission:
#chown root:root /etc/kppp.allow
#chmod 0744 /etc/kppp.allow
vi) Setup account, username, password, phone number etc by running kppp as root user.
vii) Login as jimmy and dial out.
E-mail this to a Friend
Printable Version
You may also be interested in other helpful articles:
- Linux # Permission permission making my pal crazy
- Weird DNS problem
- How to: Mount an ISO image under Linux
- Allow normal user to watch tv via xawtv
- User Mode Linux (UML): How to run Linux inside Linux
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!


Recent Comments
Today ~ 4 Comments
Today ~ 160 Comments
Today ~ 5 Comments
Yesterday ~ 6 Comments
Yesterday ~ 4 Comments