s3:winbindd: document "winbind:ignore domains"
[nivanova/samba-autobuild/.git] / docs-xml / smbdotconf / winbind / winbindignoredomains.xml
1 <samba:parameter name="winbind:ignore domains"
2                  context="G"
3                  type="cmdlist"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6        <para>Allows to enter a list of trusted domains winbind should
7        ignore (untrust). This can avoid the overhead of resources from
8        attempting to login to DCs that should not be communicated with.
9        </para>
10
11 </description>
12 <value type="default"></value>
13 <value type="example">DOMAIN1, DOMAIN2</value>
14 </samba:parameter>