1 <samba:parameter name="idmap domains"
4 advanced="1" developer="1" hide="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
8 The idmap domains option defines a list of Windows domains which will each
9 have a separately configured backend for managing Winbind's SID/uid/gid
10 tables. This parameter is mutually exclusive with the older <smbconfoption
11 name="idmap backend"/> option.
15 Values consist of the short domain name for Winbind's primary or collection
16 of trusted domains. You may also use an arbitrary string to represent a catchall
17 domain backend for any domain not explicitly listed.
21 Refer to the <smbconfoption name="idmap config"/> for details about
22 managing the SID/uid/gid backend for each domain.
26 <value type="example">default AD CORP</value>