]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
add --allow-mschapv2
authorAlan T. DeKok <aland@freeradius.org>
Thu, 12 Aug 2021 12:44:01 +0000 (08:44 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 19 Aug 2021 14:34:04 +0000 (10:34 -0400)
raddb/mods-available/mschap

index 2fbc9278e39516c4fc2e8119d2a5be35858f1e33..1748d5747f5b2fda08a017ad3095d9b96b0c2ee0 100644 (file)
@@ -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