This commit is contained in:
Patrick Schleizer
2024-10-21 05:47:38 -04:00
parent 5991a23049
commit 566cda5e4b

View File

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