docs:smbdotconf: remove swat-specific flags.
[kamenim/samba-autobuild/.git] / docs-xml / smbdotconf / protocol / clientusespnego.xml
1 <samba:parameter name="client use spnego"
2                  context="G"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para> This variable controls whether Samba clients will try 
7     to use Simple and Protected NEGOciation (as specified by rfc2478) with 
8     supporting servers (including WindowsXP, Windows2000 and Samba
9     3.0) to agree upon an authentication
10     mechanism.  This enables Kerberos authentication in particular.</para>
11 </description>
12
13 <value type="default">yes</value>
14 </samba:parameter>