Skip to content
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

Lock User Accounts After Consecutive Failed Authentications #3052

Open
tr1al3x opened this issue May 24, 2022 · 0 comments
Open

Lock User Accounts After Consecutive Failed Authentications #3052

tr1al3x opened this issue May 24, 2022 · 0 comments

Comments

@tr1al3x
Copy link

tr1al3x commented May 24, 2022

Hello Mariner,
You can configure the above functionality in the /etc/pam.d/system-auth and /etc/pam.d/password-auth files, by adding the entries below to the auth section.

I am using mariner 2.0 on a VM.
root [ /etc/pam.d ]# ls
chage chpasswd groupadd groupmod other runuser-l sudo system-password userdel
chfn chsh groupdel login passwd sshd system-account system-session usermod
chgpasswd crond groupmems newusers runuser su system-auth useradd

There is no "password-auth " file in the directory. How do I go about configuring lockout policy?
Is password-auth= system-password?

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

No branches or pull requests

1 participant