ipa user-unlock [login]
: For security reasons, FreeIPA often does not display a "Locked" message to the user during login; the CLI or login prompt may simply continue to ask for the password repeatedly.
$ ipa user-show jsmith --all | grep "Account lockout" Account lockout status: False
ipa user-unlock [login]
: For security reasons, FreeIPA often does not display a "Locked" message to the user during login; the CLI or login prompt may simply continue to ask for the password repeatedly.
$ ipa user-show jsmith --all | grep "Account lockout" Account lockout status: False
12+