docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / protocol / clientusespnego.xml
blobf5a35122c0a6af175dc841fd6b71cb27a76ff3ee
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>
13 <value type="default">yes</value>
14 </samba:parameter>