WHATNEW: the default for "ntlm auth" is "no"
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Jul 2016 18:04:10 +0000 (20:04 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 22 Jul 2016 14:03:26 +0000 (16:03 +0200)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
WHATSNEW.txt

index 7d2405b6058487be8b2bffeca2349fb44b9ea849..8cb521ab5cf78dbf02f8d0c5e7a0c8bc71414add 100644 (file)
@@ -12,7 +12,19 @@ Samba 4.5 will be the next version of the Samba suite.
 UPGRADING
 =========
 
-Nothing special.
+NTLMv1 authentication disabled by default
+-----------------------------------------
+
+In order to improve security we have changed
+the default value for the "ntlm auth" option from
+"yes" to "no". This may have impact on very old
+client which doesn't support NTLMv2 yet.
+
+The primary user of NTLMv1 is MSCHAPv2 for VPNs and 802.1x.
+
+By default Samba will only allow NTLMv2 via NTLMSSP now,
+as we have the following default "lanman auth = no",
+"ntlm auth = no" and "raw NTLMv2 auth = no".
 
 
 NEW FEATURES/CHANGES
@@ -159,6 +171,7 @@ smb.conf changes
 
   Parameter Name               Description             Default
   --------------               -----------             -------
+  ntlm auth                    Changed default         no
   only user                    Removed
   username                     Removed
   kccsrv:samba_kcc             Changed default         true