forked from freeipa-pr-ci2/freeipa
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ipatests: Test that password reset unlocks users too
The basic idea is: * add a user with a password * kinit with a bad password for the user until lockout * on another server administratively reset the password * wait for replication to finish * kinit on the original server again and the user should be able to kinit again meaning the lockout was removed https://pagure.io/freeipa/issue/8551 Signed-off-by: Rob Crittenden <[email protected]> Reviewed-By: Alexander Bokovoy <[email protected]>
- Loading branch information
Showing
2 changed files
with
45 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters