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.
https://bugs.openldap.org/show_bug.cgi?id=10372
--- Comment #2 from lklement@symas.com --- After testing the functionality it looks like with the chaining and replication the pwdLastSuccess updates are already supported.
Does this sound like a correct behaviour? If so I am happy to update the manual.
https://bugs.openldap.org/show_bug.cgi?id=10372
--- Comment #3 from lklement@symas.com --- Please can I get access approved to https://git.openldap.org/
https://bugs.openldap.org/show_bug.cgi?id=10372
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@openldap.org |lklement@symas.com Target Milestone|--- |2.6.11 Keywords|needs_review | Component|slapd |documentation