]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
import man page update related to ITS#4785
authorPierangelo Masarati <ando@openldap.org>
Wed, 22 Aug 2007 11:01:17 +0000 (11:01 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 22 Aug 2007 11:01:17 +0000 (11:01 +0000)
CHANGES
doc/man/man5/slapd-sql.5

diff --git a/CHANGES b/CHANGES
index e0d1bef107ee6fac63b12ba706d22d489e631fae..ea24cc1e72a2c80c0bd16ce406e24c74098a0a9b 100644 (file)
--- 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)
index 86554094b8aae7c3793a27d4088c505a5f797869..d2138b02e0358f6ea80c7f4386472db84fa06b88 100644 (file)
@@ -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