source: branches/samba-3.5.x/docs-xml/smbdotconf/protocol/ntpipesupport.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 613 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.