From: Andrew Bartlett Date: Tue, 16 Jun 2020 10:23:32 +0000 (+1200) Subject: WHATSNEW: list deprecated parameters X-Git-Tag: talloc-2.3.2~838 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20606fd0a4c4697ff99da59f748af6908d929901;p=thirdparty%2Fsamba.git WHATSNEW: list deprecated parameters BUG: https://bugzilla.samba.org/show_bug.cgi?id=14460 Signed-off-by: Andrew Bartlett Reviewed-by: Stefan Metzmacher Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Tue Aug 18 01:32:21 UTC 2020 on sn-devel-184 --- 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