source: trunk/server/docs-xml/smbdotconf/protocol/usespnego.xml

Last change on this file was 745, checked in by Silvan Scherrer, 13 years ago

Samba Server: updated trunk to 3.6.0

File size: 674 bytes
Line 
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 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>
Note: See TracBrowser for help on using the repository browser.