]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
WHATSNEW: list deprecated parameters
authorAndrew Bartlett <abartlet@samba.org>
Tue, 16 Jun 2020 10:23:32 +0000 (22:23 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 18 Aug 2020 01:32:21 +0000 (01:32 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14460

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Aug 18 01:32:21 UTC 2020 on sn-devel-184

WHATSNEW.txt

index 73cfdd116937350110376bf0b793a47bd21f70e2..23210d351d8d2a424135b428782dfde3ce832d2c 100644 (file)
@@ -43,6 +43,12 @@ Sites using Samba as a Domain Controller should upgrade from the
 NT4-like 'classic' Domain Controller to a Samba Active Directory DC
 to ensure full operation with modern windows clients.
 
+SMBv1 only protocol options deprecated
+--------------------------------------
+
+A number of smb.conf parameters for less-secure authentication methods
+which are only possible over SMBv1 are deprecated in this release.
+
 REMOVED FEATURES
 ================
 
@@ -55,6 +61,11 @@ smb.conf changes
   --------------                     -----------                -------
   ldap ssl ads                       removed
   domain logons                      Deprecated                 no
+  raw NTLMv2 auth                    Deprecated                 no
+  client plaintext auth              Deprecated                 no
+  client NTLMv2 auth                 Deprecated                 yes
+  client lanman auth                 Deprecated                 no
+  client use spnego                  Deprecated                 yes