summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuk Claes <luk@debian.org>2011-05-31 00:26:34 +0200
committerKarolin Seeger <kseeger@samba.org>2011-06-07 20:03:25 +0200
commit063a17c2444b7c040441d5cd8400e9c83ec2414b (patch)
treefba7acbf901c08ccd0bc557e603ea659f5a457f5
parentcfa365fc8ebb1f044b96ab2cc7cbab91026887dd (diff)
downloadsamba-063a17c2444b7c040441d5cd8400e9c83ec2414b.tar.gz
idmap_ldap.8: Backend is not only used for searching
Signed-off-by: Luk Claes <luk@debian.org> Signed-off-by: Michael Adam <obnox@samba.org> (cherry picked from commit 5e76967221a7281187aee534c662bf4eeb3ab338)
-rw-r--r--docs-xml/manpages-3/idmap_ldap.8.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/manpages-3/idmap_ldap.8.xml b/docs-xml/manpages-3/idmap_ldap.8.xml
index f2ddce513a9..6a1ef9b5ea6 100644
--- a/docs-xml/manpages-3/idmap_ldap.8.xml
+++ b/docs-xml/manpages-3/idmap_ldap.8.xml
@@ -39,7 +39,7 @@
<varlistentry>
<term>ldap_base_dn = DN</term>
<listitem><para>
- Defines the directory base suffix to use when searching for
+ Defines the directory base suffix to use for
SID/uid/gid mapping entries. If not defined, idmap_ldap will default
to using the &quot;ldap idmap suffix&quot; option from smb.conf.
</para></listitem>
@@ -56,7 +56,7 @@
<varlistentry>
<term>ldap_url = ldap://server/</term>
<listitem><para>
- Specifies the LDAP server to use when searching for existing
+ Specifies the LDAP server to use for
SID/uid/gid map entries. If not defined, idmap_ldap will
assume that ldap://localhost/ should be used.
</para></listitem>