I tried following some advice online to disable it by messing with stuff in /etc/pam.d/ but it didn’t seem to work, maybe due to configuration differences between then and now (probably some systemd shit i’m guessing)
How do I actually do it?
To clarify, if i wasn’t clear, if you use sudo and type a wrong password you have to wait a few seconds to try again, I want to not wait at all, or at least wait only a matter of milliseconds.
That’s not really a comparison with disabling faillock. You could still install your system with full disk encryption so that you have to enter a passphrase before your system boots and then disable login with password. I didn’t come here to argue about security practices, but to get OP’s questions answered.
It locks your account after too many failed attempts. I was getting confused of what you actually wanted, that’s why the answer of commenting out the faillock lines wouldn’t have helped since you just wanted to disable the delay and not disable the lockout.
I only had it happen because of some sudo bug two or three times like a year or 2 ago. it was something easily replicable too but i forgot the details.