From: Alan T. DeKok Date: Thu, 12 Aug 2021 12:44:01 +0000 (-0400) Subject: add --allow-mschapv2 X-Git-Tag: release_3_0_24~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=820764fd5fbb00065c77b3f7f56fe343a112e50e;p=thirdparty%2Ffreeradius-server.git add --allow-mschapv2 --- diff --git a/raddb/mods-available/mschap b/raddb/mods-available/mschap index 2fbc9278e39..1748d5747f5 100644 --- a/raddb/mods-available/mschap +++ b/raddb/mods-available/mschap @@ -79,7 +79,7 @@ mschap { # # 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}" +# ntlm_auth = "/path/to/ntlm_auth --request-nt-key --allow-mschapv2 --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