https://bugs.openldap.org/show_bug.cgi?id=10372
Issue ID: 10372 Summary: support lastbind_forward_updates outside of the lastbind overlay Product: OpenLDAP Version: 2.6.10 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: lklement@symas.com Target Milestone: ---
according to the documentation for the LastBind overlay (slapo-lastbind) this overlay is no longer recommended unless lastbind_forward_updates is used.
Can this functionality be added to the current lastbind configuration recommendation?
https://bugs.openldap.org/show_bug.cgi?id=10372
--- Comment #1 from Howard Chu hyc@openldap.org --- The feature is available in the overlay because overlays provide the hooks to implement it. With the built in feature, there is no overlay to intercept results and implement the forwarding.