Merge branch 'master' of ctdb into 'master' of samba
[samba.git] / docs-xml / smbdotconf / protocol / ntpipesupport.xml
1 <samba:parameter name="nt pipe support"
2                  context="G"
3                  advanced="1" developer="1"
4                                  type="boolean"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>This boolean parameter controls whether 
8     <citerefentry><refentrytitle>smbd</refentrytitle>
9     <manvolnum>8</manvolnum></citerefentry> will allow Windows NT 
10     clients to connect to the NT SMB specific <constant>IPC$</constant> 
11     pipes. This is a developer debugging option and can be left
12         alone.</para>
13 </description>
14
15 <value type="default">yes</value>
16 </samba:parameter>