blob: cab20328471b4daf1613b41f02d89b127fafafe4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<samba:parameter xmlns:samba="http://samba.org/common">
<term><anchor id="NTPIPESUPPORT"/>nt pipe support (G)</term>
<listitem><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>
<para>Default: <command moreinfo="none">nt pipe support = yes</command></para>
</listitem>
</samba:parameter>
|