12
Is it possible to disable the auto lock when entering password wrong on lock screen
(lemmy.kde.social)
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
That's managed by PAM: https://man.archlinux.org/man/faillock.8.en
I think it's mostly intended for remote access like when SSH'ing in, it locks up after too many bad attempts.
When you have physical access a lot of security stops being relevant. Although for users with full disk encryption, that'd also force the attacker to wipe the keys in RAM so it's still got some value.
Ok, I figured it out. Looks like this new mechanical keyboard I got does something when I wake the PC up that causes those 3 attempts to be triggered. So I just set deny = 0 in /etc/security/faillock.conf. And to be more sure, I set the unlock time to 0. Lol That was very stressful. Thank you for bringing up faillock.
How do I disable it? That link doesn't show where to disable it. It just did it again and it's driving my fucking insane. I literally didn't do anything. I just locked my PC from the menu and went back to it to wake it up. I need this off my PC :/
Set nodelay in the config options. By default this should be in /etc/security/faillock.conf