Docs: Remove some ntdb references
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / protocol / usespnego.xml
1 <samba:parameter name="use spnego"
2                  context="G"
3                                  type="boolean"
4                  developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>This deprecated variable controls whether samba will try 
8     to use Simple and Protected NEGOciation (as specified by rfc2478) with 
9     WindowsXP and Windows2000 clients to agree upon an authentication mechanism. 
10 </para>
11
12 <para>
13     Unless further issues are discovered with our SPNEGO
14     implementation, there is no reason this should ever be
15         disabled.</para>
16 </description>
17
18 <value type="default">yes</value>
19 </samba:parameter>