Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / protocol / ntpipesupport.xml
blob2ea3b175f595dce9465ec785699301034985b8cc
1 <samba:parameter name="nt pipe support"
2                  context="G"
3                  advanced="1" developer="1"
4                                  type="boolean"
5                  xmlns:samba="http://samba.org/common">
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>
15 <value type="default">yes</value>
16 </samba:parameter>