From: Andrew Bartlett Date: Thu, 5 Sep 2019 04:55:35 +0000 (+1200) Subject: docs: deprecate "raw NTLMv2 auth" X-Git-Tag: talloc-2.3.2~839 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c9d9441edce2e8d7f0428d0ec5e209ed8a55dbc;p=thirdparty%2Fsamba.git docs: deprecate "raw NTLMv2 auth" This parameter is appicable only to SMBv1 and we are deprecating SMBv1 specific authentication options for possible removal. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14460 Signed-off-by: Andrew Bartlett Reviewed-by: Stefan Metzmacher --- diff --git a/docs-xml/smbdotconf/security/rawntlmv2auth.xml b/docs-xml/smbdotconf/security/rawntlmv2auth.xml index 30e7280bc5d..c4d75546388 100644 --- a/docs-xml/smbdotconf/security/rawntlmv2auth.xml +++ b/docs-xml/smbdotconf/security/rawntlmv2auth.xml @@ -1,8 +1,16 @@ + This parameter has been deprecated since Samba 4.13 and + support for NTLMv2 authentication without NTLMSSP will be removed + in a future Samba release. + That is, in the future, the current default of + raw NTLMv2 auth = no + will be the enforced behaviour. + This parameter determines whether or not smbd 8 will allow SMB1 clients without extended security (without SPNEGO) to use NTLMv2 authentication.