From: Alan T. DeKok Date: Mon, 21 Oct 2019 13:08:15 +0000 (-0400) Subject: add now about --allow-mschapv2 X-Git-Tag: release_3_0_20~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5051423099ea62a620f09cf7e95a89111f55e00a;p=thirdparty%2Ffreeradius-server.git add now about --allow-mschapv2 --- diff --git a/raddb/mods-available/mschap b/raddb/mods-available/mschap index 0d2ed050b8d..5eece0a0ad0 100644 --- a/raddb/mods-available/mschap +++ b/raddb/mods-available/mschap @@ -75,6 +75,12 @@ mschap { # # Run the ntml_auth command line too: # + # Depending on the Samba version, you may also need to add: + # + # --allow-mschap2v + # + # to the command-line parameters. + # # ntlm_auth = "/path/to/ntlm_auth --request-nt-key --username=%{%{Stripped-User-Name}:-%{%{User-Name}:-None}} --challenge=%{%{mschap:Challenge}:-00} --nt-response=%{%{mschap:NT-Response}:-00}" # The default is to wait 10 seconds for ntlm_auth to