Brad Davis wrote:
> 
> Hey,
>     Using the pppd-options command how do I pass to pppd the user name
> and pass word?
> 
> 
> Thanks
> 
> --
> 
> Brad Davis
> [EMAIL PROTECTED]
> 
> 

in diald.conf:
        pppd-options user ISP_LOGIN_NAME

in ppp/[chap|pap]-secrets:
        # Secrets for authentication using [CHAP|PAP]
        # client                        server  secret                  IP
addresses
        ISP_LOGIN_NAME                  *       ISP_PASSWORD            *

-- 
:D_ima

Dima Nemchenko
[EMAIL PROTECTED]
---------------------------------------------------------------------
"Eventually, every frog has to croak."
                                        Louis, the "Budweiser Lizard"

-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to