docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / protocol / ntpipesupport.xml
blob907dee13fc0ee9be33651f06ab4fffbf88f11783
1 <samba:parameter name="nt pipe 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 
7     <citerefentry><refentrytitle>smbd</refentrytitle>
8     <manvolnum>8</manvolnum></citerefentry> will allow Windows NT 
9     clients to connect to the NT SMB specific <constant>IPC$</constant> 
10     pipes. This is a developer debugging option and can be left
11         alone.</para>
12 </description>
14 <value type="default">yes</value>
15 </samba:parameter>