From: Frank Cusack Date: Sun, 27 Oct 2002 13:19:37 +0000 (+0000) Subject: Update for mschapv2 and clarify client/server (authenticatee/authenticator). X-Git-Tag: ppp-2.4.7~361 X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=767b224b09e000895b0918937edd19041e40e6f6;p=ppp.git Update for mschapv2 and clarify client/server (authenticatee/authenticator). --- diff --git a/FAQ b/FAQ index 96bc5c7..035da4b 100644 --- a/FAQ +++ b/FAQ @@ -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. ------------------------------------------------------------------------