Damon Shields wrote:
>
> Dear friends,
> I am having a problem with my ppp-on script. When I log in as root I
> can run /etc/ppp/ppp-on with no problems but,
> when I log on as a user and run /etc/ppp/ppp-on it just returns me to
> my command prompt with no other action (as in there are no errors or
> other system responses).
What are you seeing in the log? If you aren't generating a log, that
should be the first thing to change (use debug option for pppd and "-v"
with chat). Do you have pppd setuid root? Are all scripts
world-executable?
> When I log in as root and "su username" and
> run /etc/ppp/ppp-on it connects just fine.
I can't figure that part out, but I'll make a wild stab. Maybe one of
your scripts says pppd or chat without a path and /usr/sbin isn't on
your path when you log in as a regular user. If you log in as root and
then su username, you'd still have root's path.
-- David
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]