From d7c964fedbb477f6e42bf357665d9b608608b4b9 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 26 Sep 2012 09:29:57 -0700 Subject: [PATCH] ITS#7403 fix idassert non-override mode --- doc/man/man5/slapd-ldap.5 | 13 +++++++------ servers/slapd/back-ldap/bind.c | 12 ++++++++++++ 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/doc/man/man5/slapd-ldap.5 b/doc/man/man5/slapd-ldap.5 index ef160ce514..b85e5094dd 100644 --- a/doc/man/man5/slapd-ldap.5 +++ b/doc/man/man5/slapd-ldap.5 @@ -40,7 +40,7 @@ for details. The proxy instance of .BR slapd (8) must contain schema information for the attributes and objectClasses -used in filters, request DN and request-related data in general. +used in filters, request DNs and request-related data in general. It should also contain schema information for the data returned by the proxied server. It is the responsibility of the proxy administrator to keep the schema @@ -92,7 +92,7 @@ so its use is redundant and should be omitted. LDAP server to use. Multiple URIs can be set in a single .B ldapurl argument, resulting in the underlying library automatically -call the first server of the list that responds, e.g. +calling the first server of the list that responds, e.g. \fBuri "ldap://host/ ldap://backup\-host/"\fP @@ -100,7 +100,7 @@ The URI list is space- or comma-separated. Whenever the server that responds is not the first one in the list, the list is rearranged and the responsive server is moved to the head, so that it will be first contacted the next time a connection -needs be created. +needs to be created. .HP .hy 0 .B acl\-bind @@ -138,7 +138,7 @@ The connection between the proxy database and the remote server associated to this identity is cached regardless of the lifespan of the client-proxy connection that first established it. -.B This identity is by no means implicitly used by the proxy +.B This identity is not implicitly used by the proxy .B when the client connects anonymously. The .B idassert\-bind @@ -193,7 +193,7 @@ underlying libldap, with rebinding eventually performed if the .TP .B conn\-ttl