diff options
author | John Terpstra <jht@samba.org> | 2005-03-10 23:40:18 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:17 -0500 |
commit | 8a9b2ef77cf3e4146bc078aa436fa7ef5044ccf0 (patch) | |
tree | 6363ff89544ee73eb8c94bb50f704a42dbed79e0 | |
parent | a178f717392c380e2bf774e5e8fd94fe9d81434b (diff) | |
download | samba-8a9b2ef77cf3e4146bc078aa436fa7ef5044ccf0.tar.gz samba-8a9b2ef77cf3e4146bc078aa436fa7ef5044ccf0.tar.bz2 samba-8a9b2ef77cf3e4146bc078aa436fa7ef5044ccf0.zip |
Fixing typos reported by Will Enestvedt.
(This used to be commit 0e19d7e7e95aa01172ab5928deab2f4415437922)
-rw-r--r-- | docs/Samba-HOWTO-Collection/IDMAP.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/Samba-HOWTO-Collection/IDMAP.xml b/docs/Samba-HOWTO-Collection/IDMAP.xml index 7669c03746..3ce49d9b62 100644 --- a/docs/Samba-HOWTO-Collection/IDMAP.xml +++ b/docs/Samba-HOWTO-Collection/IDMAP.xml @@ -254,10 +254,9 @@ on Server Types and Security Modes</link>. <varlistentry><term>Winbind with NSS to resolve UNIX/Linux user and group IDs: &smbmdash; </term> <listitem> <para> - When Samba is being used as the PDC and BDC the of an LDAP passdb backend is a smart - solution, certainly for the domain controllers, but also for Domain Member servers. - It is a neat method for assuring that UIDs, GIDs and the matching SIDs will be consistent - across all servers. + The use of LDAP as the passdb backend is a smart solution for PDC, BDC as well as for + Domain Member servers. It is a neat method for assuring that UIDs, GIDs and the matching + SIDs will be consistent across all servers. </para> <para> |