fmt
12-29-2000, 01:25 AM
I have seen many posts trying to get any user to be able to dial out using kppp without root access.
Finally, I found a way:
su to root
rm /usr/bin/kppp
chmod u+s /usr/sbin/kppp
ln -s /usr/sbin/kppp /usr/bin/kppp
Thats it! It took me a week to find this (I know, im pretty dumb)
http://devel-home.kde.org/~kppp
Luck to all
Finally, I found a way:
su to root
rm /usr/bin/kppp
chmod u+s /usr/sbin/kppp
ln -s /usr/sbin/kppp /usr/bin/kppp
Thats it! It took me a week to find this (I know, im pretty dumb)
http://devel-home.kde.org/~kppp
Luck to all