source: trunk/server/docs-xml/smbdotconf/winbind/winbindsealedpipes.xml

Last change on this file was 920, checked in by Silvan Scherrer, 9 years ago

Samba Server: apply latest security patches to trunk

File size: 563 bytes
Line 
1<samba:parameter name="winbind sealed pipes"
2 context="G"
3 type="boolean"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This option controls whether any requests from winbindd to domain controllers
7 pipe will be sealed. Disabling sealing can be useful for debugging
8 purposes.</para>
9
10 <para>The behavior can be controlled per netbios domain
11 by using 'winbind sealed pipes:NETBIOSDOMAIN = no' as option.</para>
12</description>
13
14<value type="default">yes</value>
15</samba:parameter>
Note: See TracBrowser for help on using the repository browser.