summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2020-06-16 22:23:32 +1200
committerAndrew Bartlett <abartlet@samba.org>2020-08-18 01:32:21 +0000
commit20606fd0a4c4697ff99da59f748af6908d929901 (patch)
tree777ff39f98961f3594116400e600b03fde0abed4 /WHATSNEW.txt
parent8c9d9441edce2e8d7f0428d0ec5e209ed8a55dbc (diff)
downloadsamba-20606fd0a4c4697ff99da59f748af6908d929901.tar.gz
WHATSNEW: list deprecated parameters
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
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 73cfdd11693..23210d351d8 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -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