Skip to content

User can't reset expired password if gracelimit = 0 #1179

Answered by abbra
grungle25 asked this question in Q&A
Discussion options

You must be logged in to vote

Correct, this is by design: https://freeipa.readthedocs.io/en/latest/designs/ldap_grace_period.html

Setting to -1 disables the grace limit check.

Setting to 0 will do a grace limit check but will always fail because no further logins are allowed. The distinction between 0 and -1 is that with 0 a password policy control is returned.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by grungle25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants