Dear list,
here is the problem. ( I am sorry if this comes under the purview of LIP
- though it shouldn't I think)
I want to use kppp from my user accounts. As suggested by folks on the
list.
# su root
and then run kppp is the best solution.

I want a script to that effect which I can give 711 premisssions.
I wrote this
#!/bin/bash
su root
echo <password>
kppp

I thought it would work, it doesn't. Please suggest corrections or
alterations.
Also I would want that the shell window closes automatically once the
user has quit kppp or user logs out of root


TIA
sukrit

----------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to