• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/docs-xml/smbdotconf/protocol/
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>
20