https://github.com/linux-pam/linux-pam/issues/842
pam_faillock tally and lockout status is reset by running a command with a NOPASSWD exception using...
I'm currently trying to use pam_faillock to prevent user account password brute-forcing to implement a sort of "sudo rights lockout" function. In essence, if a...