• 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="nt status support"
2                 context="G"
3				 type="boolean"
4                 advanced="1" developer="1"
5                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7    <para>This boolean parameter controls whether <citerefentry><refentrytitle>smbd</refentrytitle>                                       
8    <manvolnum>8</manvolnum></citerefentry> will negotiate NT specific status
9    support with Windows NT/2k/XP clients. This is a developer debugging option and should be left alone.
10    If this option is set to <constant>no</constant> then Samba offers
11    exactly the same DOS error codes that versions prior to Samba 2.2.3
12    reported.</para>
13
14    <para>You should not need to ever disable this parameter.</para>
15</description>
16
17<value type="default">yes</value>
18</samba:parameter>
19