• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/docs-xml/smbdotconf/protocol/
1<samba:parameter name="client 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 whether Samba clients will try 
8    to use Simple and Protected NEGOciation (as specified by rfc2478) with 
9    supporting servers (including WindowsXP, Windows2000 and Samba
10    3.0) to agree upon an authentication
11    mechanism.  This enables Kerberos authentication in particular.</para>
12</description>
13
14<value type="default">yes</value>
15</samba:parameter>
16