mirror of
https://github.com/paulusmack/ppp.git
synced 2024-11-23 10:23:26 +08:00
Update for mschapv2 and clarify client/server (authenticatee/authenticator).
This commit is contained in:
parent
aefcf5ac90
commit
767b224b09
6
FAQ
6
FAQ
@ -378,8 +378,10 @@ to pppd when using PAP authentication so that it can select the
|
|||||||
appropriate secret from /etc/ppp/pap-secrets.
|
appropriate secret from /etc/ppp/pap-secrets.
|
||||||
|
|
||||||
Microsoft also has a variant of CHAP which uses a different hashing
|
Microsoft also has a variant of CHAP which uses a different hashing
|
||||||
arrangement from normal CHAP. There is a client-side implementation
|
arrangement from normal CHAP. There is a client-side (authenticatee)
|
||||||
of Microsoft's CHAP in ppp-2.3; see README.MSCHAP80.
|
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.
|
||||||
|
|
||||||
|
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user