source: branches/samba-3.5.x/docs-xml/smbdotconf/protocol/ntstatussupport.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

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