https://bugs.openldap.org/show_bug.cgi?id=10022
--- Comment #2 from Jean-Luc <[email protected]> --- Hello Quanah, By modifying my OlcAccess as following, I get entries as expected (added "entry" in attrs list). {0}to dn.one="ou=staff,o=mobistar.be" attrs=entry,uid by dn="uid=a0621004,ou=ObeExternalITOnGcp,ou=partners,o=mobistar.be" read This is strange, because in all my ldap instances installed under same version, I didn't have to use "entry" in all my the OlcAccess configured on them. The only difference is that ldap DB is META (+ entry in attrs) and MDB (no entry in attrs). Could it be because it's a filter for output coming from the backend in opposite of the MDB ones which are doing search directly on its DB ? If it's so, it's not well defined (written) in DOC's. So, this is not a bug but a configuration issue. Brgds, J-L. -- You are receiving this mail because: You are on the CC list for the issue.
