From 7ca9b855b5f0bd643099bb910fd3d624dbda9551 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 15 Jul 2003 01:07:12 +0000 Subject: SPNEGO SMB signing is now fixed for NTLMSSP, with kerberos to follow shortly. Andrew Bartlett (This used to be commit 2b493813fc09ed9bf21f90bce708e6145cf1b4de) --- docs/docbook/smbdotconf/protocol/clientusespnego.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/docbook/smbdotconf/protocol/clientusespnego.xml') diff --git a/docs/docbook/smbdotconf/protocol/clientusespnego.xml b/docs/docbook/smbdotconf/protocol/clientusespnego.xml index ce187a36fa..df25fbfb20 100644 --- a/docs/docbook/smbdotconf/protocol/clientusespnego.xml +++ b/docs/docbook/smbdotconf/protocol/clientusespnego.xml @@ -6,9 +6,6 @@ This variable controls controls whether samba clients will try to use Simple and Protected NEGOciation (as specified by rfc2478) with WindowsXP and Windows2000 servers to agree upon an authentication mechanism. - SPNEGO client support for SMB Signing is currently broken, so - you might want to turn this option off when operating with - Windows 2003 domain controllers in particular. Default: client use spnego = yes -- cgit