summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/winbind/winbindignoredomains.xml
blob: af992228a42bc01d0248acb9b9944bd1c5e60f50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="winbind:ignore domains"
                 context="G"
                 type="cmdlist"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
       <para>Allows one to enter a list of trusted domains winbind should
       ignore (untrust). This can avoid the overhead of resources from
       attempting to login to DCs that should not be communicated with.
       </para>

</description>
<value type="default"></value>
<value type="example">DOMAIN1, DOMAIN2</value>
</samba:parameter>