This commit is contained in:
Patrick Schleizer 2025-04-08 06:48:29 -04:00
parent d927fe238c
commit 173606891a
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -201,7 +201,7 @@ $0: ERROR: Login blocked after $failed_login_counter attempts.
To unlock, run the following command as superuser:
(If you still have a sudo/root shell somewhere.)
faillock --reset --user $PAM_USER
faillock --dir $pam_faillock_state_dir --reset --user $PAM_USER
However, most likely unlock procedure is required.
First boot into recovery mode at grub boot menu and then run above command.