A slew of fixups that were causing problems for some folk.
[Samba/gebeck_regimport.git] / docs / smbdotconf / winbind / winbindtrusteddomainsonly.xml
blobb6c5754f5b1f69f2709526d06cdfbb6f43fe43f8
1 <samba:parameter name="winbind trusted domains only"
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>
8         This parameter is designed to allow Samba servers that are members of a Samba controlled domain to use
9         UNIX accounts distributed via NIS, rsync, or LDAP as the uid's for winbindd users in the hosts primary domain.
10         Therefore, the user <literal>DOMAIN\user1</literal> would be mapped to the account user1 in /etc/passwd
11         instead of allocating a new uid for him or her.
12         </para>
13 </description>
15 <value type="default">no</value>
16 </samba:parameter>