Hello,
On Tue, 19 Jun 2001, Kingsly John wrote:
> create a windoze chat script that will enter the username and password and
> then type ppp at the shell prompt to start ppp.
>
This wont work until and unless you specifically create an alias called
ppp which invokes pppd with the required parameters, as there is nothing
like a ppp command by default.
putting this in the user's login script should work (if there is something
like alias on the OS you are trying to do all this)
alias ppp=pppd <whatever options>
VaibhaV
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help