diff options
author | John Terpstra <jht@samba.org> | 2005-11-01 22:33:40 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:10 -0500 |
commit | 8920ad1215beab24e1bc1b59805e0d51d9bd1615 (patch) | |
tree | eb5c6ad678878678ffda43d7dc96b92993994f9c /docs/smbdotconf/winbind/winbindtrusteddomainsonly.xml | |
parent | e640a8e7b380ebbf7822f8ddac4dfdccefd221b6 (diff) | |
download | samba-8920ad1215beab24e1bc1b59805e0d51d9bd1615.tar.gz samba-8920ad1215beab24e1bc1b59805e0d51d9bd1615.tar.bz2 samba-8920ad1215beab24e1bc1b59805e0d51d9bd1615.zip |
A slew of fixups that were causing problems for some folk.
(This used to be commit 6b2ea0772cd3ec8cd735acec2cde807d972737c5)
Diffstat (limited to 'docs/smbdotconf/winbind/winbindtrusteddomainsonly.xml')
-rw-r--r-- | docs/smbdotconf/winbind/winbindtrusteddomainsonly.xml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/smbdotconf/winbind/winbindtrusteddomainsonly.xml b/docs/smbdotconf/winbind/winbindtrusteddomainsonly.xml index 5e2633a1cf..b6c5754f5b 100644 --- a/docs/smbdotconf/winbind/winbindtrusteddomainsonly.xml +++ b/docs/smbdotconf/winbind/winbindtrusteddomainsonly.xml @@ -4,13 +4,12 @@ advanced="1" developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> - <para>This parameter is designed to allow Samba servers that - are members of a Samba controlled domain to use UNIX accounts - distributed via NIS, rsync, or LDAP as the uid's for winbindd users - in the hosts primary domain. Therefore, the user DOMAIN\user1 would - be mapped to the account user1 in /etc/passwd instead of allocating - a new uid for him or her. -</para> + <para> + This parameter is designed to allow Samba servers that are members of a Samba controlled domain to use + UNIX accounts distributed via NIS, rsync, or LDAP as the uid's for winbindd users in the hosts primary domain. + Therefore, the user <literal>DOMAIN\user1</literal> would be mapped to the account user1 in /etc/passwd + instead of allocating a new uid for him or her. + </para> </description> <value type="default">no</value> |