From: Pierangelo Masarati Date: Wed, 22 Aug 2007 11:01:17 +0000 (+0000) Subject: import man page update related to ITS#4785 X-Git-Tag: OPENLDAP_REL_ENG_2_3_39~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62768f4b9fe770bed92830bd4db7f97d27af17ab;p=thirdparty%2Fopenldap.git import man page update related to ITS#4785 --- diff --git a/CHANGES b/CHANGES index e0d1bef107..ea24cc1e72 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ OpenLDAP 2.3 Change Log +OpenLDAP 2.3.39 Engineering + Documentation + Document slapd-sql workaround to ITS#4785 + OpenLDAP 2.3.38 Release (2007/08/20) Fixed slapadd check for ';binary' when required (ITS#5071) Fixed slapd select_backend/ManageDSAit (ITS#4986) diff --git a/doc/man/man5/slapd-sql.5 b/doc/man/man5/slapd-sql.5 index 86554094b8..d2138b02e0 100644 --- a/doc/man/man5/slapd-sql.5 +++ b/doc/man/man5/slapd-sql.5 @@ -657,6 +657,17 @@ to its prettified counterpart "First_Last"; this is not currently honored by back-sql if non-prettified data is written via RDBMS; when non-prettified data is written thru back-sql, the prettified values are actually used instead. + +.LP +.SH BUGS +When the +.B ldap_entry_objclasses +table is empty, filters on the +.B objectClass +attribute erroneously result in no candidates. +A workaround consists in adding at least one row to that table, +no matter if valid or not. + .LP .SH PROXY CACHE OVERLAY The proxy cache overlay