diff options
author | John Terpstra <jht@samba.org> | 2004-09-30 04:40:00 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:03 -0500 |
commit | a159ae6e3a5c05ad5c5b9fb03f111c4e3314f1e2 (patch) | |
tree | 7c614c6cd9a45f07594a308ec4cb06f85e470c59 | |
parent | 38903afbbb887e45ebed4a5e93bfe81f85186979 (diff) | |
download | samba-a159ae6e3a5c05ad5c5b9fb03f111c4e3314f1e2.tar.gz samba-a159ae6e3a5c05ad5c5b9fb03f111c4e3314f1e2.tar.bz2 samba-a159ae6e3a5c05ad5c5b9fb03f111c4e3314f1e2.zip |
Fix typo.
(This used to be commit 630b67df12430d4f58e4e461101daf788805549e)
-rw-r--r-- | docs/Samba-HOWTO-Collection/BDC.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/BDC.xml b/docs/Samba-HOWTO-Collection/BDC.xml index 6f70eea867..0103d6cf7b 100644 --- a/docs/Samba-HOWTO-Collection/BDC.xml +++ b/docs/Samba-HOWTO-Collection/BDC.xml @@ -548,7 +548,7 @@ regarding its behavior. </para></note> <para> -The use of the <smbconfoption><name>idmap backend</name><value>ldap:ldap://master.quenya/org</value></smbconfoption> +The use of the <smbconfoption><name>idmap backend</name><value>ldap:ldap://master.quenya.org</value></smbconfoption> option on a BDC only make sense where ldapsam is used on a PDC. The purpose for an LDAP based idmap backend is also to allow a domain-member (without its own passdb backend) to use winbindd to resolve Windows network users and groups to common UID/GIDs. In other words, this option is generally intended for use on BDCs and on Domain |