https://bugs.openldap.org/show_bug.cgi?id=9748
Issue ID: 9748 Summary: Deleted values of pwdFailureTime seem to reappear Product: OpenLDAP Version: unspecified Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: ondra@mistotebe.net Target Milestone: ---
Created attachment 854 --> https://bugs.openldap.org/attachment.cgi?id=854&action=edit accesslog for uid=dm01-R2H2-956,ou=People,dc=example,dc=com
Somehow, ppolicy seems to be able to reference values of pwdFailureTime that had been deleted before the actual bind even started. In the attached accesslog, trace, deletion of everything (including "20211115154510.478330Z") is recorded from reqSession: 3, then a bind comes in and the same value is explicitly removed again.
https://bugs.openldap.org/show_bug.cgi?id=9748
--- Comment #1 from Ondřej Kuzník ondra@mistotebe.net --- Created attachment 855 --> https://bugs.openldap.org/attachment.cgi?id=855&action=edit log excerpt
The corresponding slapd.log shows the replicated op should have successfully committed before the bind even started so there should be no trace of it left anywhere.
https://bugs.openldap.org/show_bug.cgi?id=9748
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.5.10
https://bugs.openldap.org/show_bug.cgi?id=9748
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |2.4.59
https://bugs.openldap.org/show_bug.cgi?id=9748
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.5.10 |2.5.11
https://bugs.openldap.org/show_bug.cgi?id=9748
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.5.11 |2.5.10
https://bugs.openldap.org/show_bug.cgi?id=9748
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.openldap.org/s | |how_bug.cgi?id=9751 Target Milestone|2.5.10 |2.5.11
https://bugs.openldap.org/show_bug.cgi?id=9748
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.5.11 |2.5.12
https://bugs.openldap.org/show_bug.cgi?id=9748
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.5.12 |2.7.0
https://bugs.openldap.org/show_bug.cgi?id=9748
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |SUSPENDED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- Need to know if the fix for ITS#9751 resolved the issue to proceed.