#9905 ipa-graceperiod plugin should allow password change coming through Kerberos in case of grace time set to 0 for OTP-enabled users
Opened by abbra. Modified

When OTP-enabled user gets their password expired, they need to change it even in the grace time 0 situation. From SSSD this will look like a Kerberos principal password change which ends up first doing an ipa-otpd LDAP bind with OTP enabled.

ipa-graceperiod plugin does not handle any situation like that. I think we need to review the code and see how to improve OTP binds' handling.


Metadata