source: branches/samba-3.3.x/docs-xml/smbdotconf/protocol/usespnego.xml

Last change on this file was 217, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.3.0 level docs-xml (psmedley's port)

File size: 645 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 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.