Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
62768f4b
Commit
62768f4b
authored
Aug 22, 2007
by
Pierangelo Masarati
Browse files
import man page update related to ITS#4785
parent
a1292023
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
62768f4b
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)
...
...
doc/man/man5/slapd-sql.5
View file @
62768f4b
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment