diff options
Diffstat (limited to 'docs/docbook/smbdotconf/protocol/clientusespnego.xml')
-rw-r--r-- | docs/docbook/smbdotconf/protocol/clientusespnego.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/docbook/smbdotconf/protocol/clientusespnego.xml b/docs/docbook/smbdotconf/protocol/clientusespnego.xml deleted file mode 100644 index ce187a36fa..0000000000 --- a/docs/docbook/smbdotconf/protocol/clientusespnego.xml +++ /dev/null @@ -1,16 +0,0 @@ -<samba:parameter name="client use spnego" - context="G" - developer="1" - xmlns:samba="http://samba.org/common"> -<listitem> - <para> 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. - </para> - - <para>Default: <emphasis>client use spnego = yes</emphasis></para> -</listitem> -</samba:parameter> |