Skip to content

pam_faillock: increase the limit of failed attempts before lockout#419

Closed
intentionally-left-nil wants to merge 1 commit intolinux-pam:masterfrom
intentionally-left-nil:patch-1
Closed

pam_faillock: increase the limit of failed attempts before lockout#419
intentionally-left-nil wants to merge 1 commit intolinux-pam:masterfrom
intentionally-left-nil:patch-1

Conversation

@intentionally-left-nil
Copy link

Right now, any 3 failed passwords within a 15 minute window lock you out of the computer.
This seems very excessive, even for a something like a 4 digit pin password.

As a simple change to balance being a human with security, this proposed change bumps the default to 20 within the window

@ldv-alt ldv-alt changed the title Increase the limit of failed attempts before lockout pam_faillock: increase the limit of failed attempts before lockout Dec 31, 2021
@ldv-alt
Copy link
Member

ldv-alt commented Dec 31, 2021

If the default is ever going to change, the documentation would have to be updated, too.

Increase the value from 3 to prevent accidental
lockouts due to typos etc
@intentionally-left-nil
Copy link
Author

Thanks for taking a look. I've updated faillock.conf.5.xml, please let me know if there's anywhere else that needs updating

@ldv-alt
Copy link
Member

ldv-alt commented Feb 7, 2022

Sorry for the extra work, but this is not going to be changed.

@ldv-alt ldv-alt closed this Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants