1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/docs-xml/smbdotconf/winbind/winbindsealedpipes.xml
Stefan Metzmacher 11aed7cd3d docs-xml: update 'winbind sealed pipes' description
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2014-01-07 12:47:06 +01:00

17 lines
607 B
XML

<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 from winbindd to domain controllers
pipe will be sealed. Disabling sealing can be useful for debugging
purposes.</para>
<para>The behavior can be controlled per netbios domain
by using 'winbind sealed pipes:NETBIOSDOMAIN = no' as option.</para>
</description>
<value type="default">yes</value>
</samba:parameter>