idmap_rfc2307: Clarify the documentation a bit
authorVolker Lendecke <vl@samba.org>
Tue, 21 Mar 2017 15:00:27 +0000 (16:00 +0100)
committerUri Simchoni <uri@samba.org>
Wed, 22 Mar 2017 06:11:10 +0000 (07:11 +0100)
"bind_path" is a variable name internally used inside Samba. If you
look at "man ldapsearch" from OpenLDAP for example, the more common
term for this parameter is "search base". Adapt the documentation
accordingly.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
docs-xml/manpages/idmap_rfc2307.8.xml

index 024415a082555941f6ba9f36c4fe6d3039910258..57856628b391477148185401281d54b6e2b8fa1b 100644 (file)
                </varlistentry>
                <varlistentry>
                        <term>bind_path_user</term>
-                       <listitem><para>Specifies the bind path where
+                       <listitem><para>Specifies the search base where
                        user objects can be found in the LDAP
                        server.</para></listitem>
                </varlistentry>
                <varlistentry>
                        <term>bind_path_group</term>
-                       <listitem><para>Specifies the bind path where
+                       <listitem><para>Specifies the search base where
                        group objects can be found in the LDAP
                        server.</para></listitem>
                </varlistentry>