Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

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

wants to merge 1 commit into from

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