On Mon, 10 May 1999, Jones Olatunji wrote:
|How do I do the same for CHAP-SECRET authentication on my system ?
|I want all my suscribers to be authenticated with my /etc/passwd file.
I don't know of any way to do the same for CHAP. I'd guess it wouldn't be
too hard to modify the pppd code to do the same thing that is done when the
login option is specified with PAP except that the password is not sent
over the wire by the call-in. You could have the password as the secret in
chap-secrets and then after CHAP finishes pppd could do what it does for
PAP and the login option. You can't accept all passwords with a "" entry
in chap-secrets since you need the actual password to match the call-in
Challenge response.
Clifford Kite Not a guru. (tm)
[EMAIL PROTECTED] Not even close.
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]