• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/docs-xml/smbdotconf/protocol/
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>
17