summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorLuk Claes <luk@debian.org>2011-05-31 00:26:34 +0200
committerMichael Adam <obnox@samba.org>2011-05-31 01:44:28 +0200
commitf29cb77919d3b8198b8df4c59f9fb8b87eb6ebf4 (patch)
tree2962f361cd40d40afc700ed640c07a59172265a2 /docs-xml
parentfce64223607cc9a048fba66f79e7748b8221e33f (diff)
downloadsamba-f29cb77919d3b8198b8df4c59f9fb8b87eb6ebf4.tar.gz
samba-f29cb77919d3b8198b8df4c59f9fb8b87eb6ebf4.tar.bz2
samba-f29cb77919d3b8198b8df4c59f9fb8b87eb6ebf4.zip
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>
Diffstat (limited to 'docs-xml')
-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 c1fdb461cb..2041964ac7 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>