1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
samba-mirror/docs/smbdotconf/protocol/clientusespnego.xml
Jelmer Vernooij acee25664c Update DTD location
(This used to be commit 889dfcc532bd3357314313fe8f70a022a174eef4)
2008-04-23 08:46:19 -05:00

16 lines
603 B
XML

<samba:parameter name="client use spnego"
context="G"
type="boolean"
developer="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para> This variable controls whether Samba clients will try
to use Simple and Protected NEGOciation (as specified by rfc2478) with
supporting servers (including WindowsXP, Windows2000 and Samba
3.0) to agree upon an authentication
mechanism. This enables Kerberos authentication in particular.</para>
</description>
<value type="default">yes</value>
</samba:parameter>