idmap_ldap.8: Backend is not only used for searching
authorLuk Claes <luk@debian.org>
Mon, 30 May 2011 22:26:34 +0000 (00:26 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 7 Jun 2011 18:03:25 +0000 (20:03 +0200)
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit 5e76967221a7281187aee534c662bf4eeb3ab338)

docs-xml/manpages-3/idmap_ldap.8.xml

index f2ddce513a9a41017cf95113eaa54aaadcac6608..6a1ef9b5ea6ae345d6766d6ffe4f6305cfd73546 100644 (file)
@@ -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>