summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/winbind/winbindsealedpipes.xml
blob: 26f446e5bce5fd6e143075879b80abd0be71fd3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter name="winbind sealed pipes"
                 context="G"
                 type="boolean"
                 advanced="1" developer="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This option controls whether any requests made over the Samba 4 winbind
		pipe will be sealed. Disabling sealing can be useful for debugging
		purposes.</para>

	<para>Note that this option only applies to the Samba 4 winbind and not
		to the standard winbind.</para>
</description>

<value type="default">yes</value>
</samba:parameter>