]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
add now about --allow-mschapv2
authorAlan T. DeKok <aland@freeradius.org>
Mon, 21 Oct 2019 13:08:15 +0000 (09:08 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 21 Oct 2019 13:08:15 +0000 (09:08 -0400)
raddb/mods-available/mschap

index 0d2ed050b8d10901cd8615506534aac035ead4db..5eece0a0ad02ff24a835576f2f7800bb353c131a 100644 (file)
@@ -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