s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / protocol / ntpipesupport.xml
blob7c310846b2fa430c045fcf1fb6a266e24c62d5ea
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>
15 <value type="default">yes</value>
16 </samba:parameter>