Click to See Complete Forum and Search --> : Dirk


Dirk
03-09-2001, 11:41 PM
How do I get the KPPP dialer to work as user? THanks :cool:

Tyr-7BE
03-10-2001, 01:05 AM
You're gonna have to find the kppp file and/or directory, and do a chmod on them. First of all, find the kppp file (maybe in /usr/bin?) and try chmod 777 kppp (or whatever it's called). If you find a kppp directory, type "chmod -R 777 kppp" (replacing kppp with the name of the directory).