s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / winbind / winbindsealedpipes.xml
blob26f446e5bce5fd6e143075879b80abd0be71fd3b
1 <samba:parameter name="winbind sealed pipes"
2                  context="G"
3                  type="boolean"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This option controls whether any requests made over the Samba 4 winbind
8                 pipe will be sealed. Disabling sealing can be useful for debugging
9                 purposes.</para>
11         <para>Note that this option only applies to the Samba 4 winbind and not
12                 to the standard winbind.</para>
13 </description>
15 <value type="default">yes</value>
16 </samba:parameter>