https://bugs.openldap.org/show_bug.cgi?id=9753
--- Comment #19 from Michael Ströder <[email protected]> --- > --- Comment #18 from Shawn McKinney <[email protected]> --- > I see that a pwdChangedTime search was broke, then worked after the patch. > Can > you provide specifics as to a test case to repeat this error? It was the usual search for entries with passwords which will expire soon (password expiry warning period). Example filter: (&(pwdChangedTime>=20210609160107Z)(pwdChangedTime<=20210708160107Z)) The search did not return all the expected results. -- You are receiving this mail because: You are on the CC list for the issue.
