docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / protocol / ntstatussupport.xml
blob07d3462ee666be39c7526b699fbdd23e6eab2c39
1 <samba:parameter name="nt status support"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>This boolean parameter controls whether <citerefentry><refentrytitle>smbd</refentrytitle>                                       
7     <manvolnum>8</manvolnum></citerefentry> will negotiate NT specific status
8     support with Windows NT/2k/XP clients. This is a developer debugging option and should be left alone.
9     If this option is set to <constant>no</constant> then Samba offers
10     exactly the same DOS error codes that versions prior to Samba 2.2.3
11     reported.</para>
13     <para>You should not need to ever disable this parameter.</para>
14 </description>
16 <value type="default">yes</value>
17 </samba:parameter>