https://bugs.openldap.org/show_bug.cgi?id=9972
Ondřej Kuzník ondra@mistotebe.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|VERIFIED |CONFIRMED Resolution|INVALID |---
--- Comment #7 from Ondřej Kuzník ondra@mistotebe.net --- Thanks for the information, it seems sssvlv has considerable issues with regards to ACL processing, not just the ones you've noticed.
Just to pick a couple: - send_search_entry returning Insufficient access on the last entry will get copied to rs->sr_err - select_value doesn't seem to honour value-based ACLs for sorting
Also there is no test script for this overlay, despite it being a part of core overlays. Would you be interested to write (a start of) a new one?
Thanks