Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
This JIRA is for a regression of DIRSERVER-1932.
The test given in the previous JIRA has recently been changed so that the min age is 1 second, so if the test takes 1.1 seconds, it will pass. The previous age was 5 seconds. I would figure this should be even greater to make sure the test process finishes each step. I would suggest 30 seconds to probably several minutes.
We are having issues when an admin resets a user's password, they cannot reset their password because pwMinAge is 24 hours and the password change is rejected because the password is too young.
I'm still scanning the source code for the specific area causing the issue, if I find it, I'll submit a patch (or merge request). But thought I'd at least get this issue back on the radar.
Attachments
Issue Links
- relates to
-
DIRSERVER-1932 Password policy pwdMinAge check should check for required reset
- Resolved