I am using FreeIPA 4.4 and have implemented a password policy where password history is set to 24. If a password admin or the user "admin" resets a users password, the user is forced to change their password upon logging in. At this point, the user is able to reuse the previous password even though it should be in their password history. How do I make it so a password reset by an admin does not wipe out the users' password history?

Thanks.