summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/protocol/ntpipesupport.xml
blob: 7c310846b2fa430c045fcf1fb6a266e24c62d5ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter name="nt pipe support"
                 context="G"
                 advanced="1" developer="1"
				 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
    <para>This boolean parameter controls whether 
    <citerefentry><refentrytitle>smbd</refentrytitle>
    <manvolnum>8</manvolnum></citerefentry> will allow Windows NT 
    clients to connect to the NT SMB specific <constant>IPC$</constant> 
    pipes. This is a developer debugging option and can be left
	alone.</para>
</description>

<value type="default">yes</value>
</samba:parameter>