most probably a typo.
[Samba.git] / docs / smbdotconf / winbind / winbindtrusteddomainsonly.xml
blob14e932ba94c584548e3e059ed24e51da1cb50163
1 <samba:parameter name="winbind trusted domains only"
2                  context="G"
3                                  type="boolean"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7         <para>This parameter is designed to allow Samba servers that
8         are members of a Samba controlled domain to use UNIX accounts
9         distributed via NIS, rsync, or LDAP as the uid's for winbindd users
10         in the hosts primary domain.  Therefore, the user DOMAIN\user1 would
11         be mapped to the account user1 in /etc/passwd instead of allocating
12         a new uid for him or her.
13 </para>
14 </description>
16 <value type="default">no</value>
17 </samba:parameter>