s4: lib: auth: If NTLMSSP_NEGOTIATE_TARGET_INFO isn't set, cope with servers that...
[Samba.git] / docs-xml / smbdotconf / winbind / winbindsealedpipes.xml
blob63f55883361c95e716f254603c6ffa7cb095ff14
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 from winbindd to domain controllers
8                 pipe will be sealed. Disabling sealing can be useful for debugging
9                 purposes.</para>
11         <para>The behavior can be controlled per netbios domain
12         by using 'winbind sealed pipes:NETBIOSDOMAIN = no' as option.</para>
13 </description>
15 <value type="default">yes</value>
16 </samba:parameter>