summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2019-09-05 16:53:20 +1200
committerStefan Metzmacher <metze@samba.org>2020-08-24 13:52:19 +0000
commit7b48056533e1ad3b65781f92cfcfc5e080648883 (patch)
tree7de7bf243e127d7bc31956a469befec1a81f2d38 /docs-xml
parent1338e3a481be568d39bd2cafe95e89ca12bdac4c (diff)
downloadsamba-7b48056533e1ad3b65781f92cfcfc5e080648883.tar.gz
docs: deprecate "client use spnego"
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 <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> (cherry picked from commit 1b85db57e53533ce14beb79f6d949a08f6ef9f91)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/protocol/clientusespnego.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/protocol/clientusespnego.xml b/docs-xml/smbdotconf/protocol/clientusespnego.xml
index b2f3b1257fb..2d45f912f17 100644
--- a/docs-xml/smbdotconf/protocol/clientusespnego.xml
+++ b/docs-xml/smbdotconf/protocol/clientusespnego.xml
@@ -1,8 +1,16 @@
<samba:parameter name="client use spnego"
context="G"
type="boolean"
+ deprecated="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
+ <para>This parameter has been deprecated since Samba 4.13 and
+ support for NTLMv2, NTLM and LanMan authentication outside NTLMSSP
+ will be removed in a future Samba release.</para>
+ <para>That is, in the future, the current default of
+ <command>client use spnego = yes</command>
+ will be the enforced behaviour.</para>
+
<para> This variable controls whether Samba clients will try
to use Simple and Protected NEGOciation (as specified by rfc2478) with
supporting servers (including WindowsXP, Windows2000 and Samba