Start pppoe adsl connection as non-root user
Submitted by progressdll on Sat, 12/11/2004 - 04:52.
HowTos
Posts: 65
Posts: 65
Mepis comes with 2 cmdline utils to start a pppoe adsl connect "pon" and "poff".
But you can not use these tools as another user.
I found a solution on this german site :
http://www.selflinux.org/selflinux/html/adsl07.html
The script is self-explaining ( with german comments ). Just copy it to /usr/bin
fire up "visudo" and add the user that needs to use the script.
This is also explained in the link.
bug: re-configure pppoeconf after reboot
Posts: 65