summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/protocol/clientusespnego.xml
blob: fd2193443a8cca66234ce1aaf19d67f260dfcc79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<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 clients to agree upon an authentication mechanism. 
	SPNEGO client support with Sign and Seal is currently broken, so 
	you might want to turn this option off when doing joins to 
	Windows 2003 domains.
	</para>

    <para>Default:  <emphasis>client use spnego = yes</emphasis></para>
</listitem>
</samba:parameter>