Hi all,

Is it safe to put these lines in the /etc/ppp/ip-up scripts? $6 is passed 
to the script using the ipparam option of pppd and is the name of the 
user initiating the ppp link.


if [ -e "/home/$6/.ip-up" ]; then
   cd /home/"$6"
   . .ip-up
fi

Thanks,
Jim


-- 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to