Update for mschapv2 and clarify client/server (authenticatee/authenticator).

This commit is contained in:
Frank Cusack 2002-10-27 13:19:37 +00:00
parent aefcf5ac90
commit 767b224b09

6
FAQ
View File

@ -378,8 +378,10 @@ to pppd when using PAP authentication so that it can select the
appropriate secret from /etc/ppp/pap-secrets.
Microsoft also has a variant of CHAP which uses a different hashing
arrangement from normal CHAP. There is a client-side implementation
of Microsoft's CHAP in ppp-2.3; see README.MSCHAP80.
arrangement from normal CHAP. There is a client-side (authenticatee)
implementation of Microsoft's CHAP in ppp-2.3; see README.MSCHAP80.
In ppp-2.4.2, server-side (authenticator) support was added as well as
support for Microsoft CHAP v2; see README.MSCHAP81.
------------------------------------------------------------------------