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

Add a cronie task, it will automatically unlock #58

Closed
LikrOvO opened this issue Apr 26, 2020 · 2 comments
Closed

Add a cronie task, it will automatically unlock #58

LikrOvO opened this issue Apr 26, 2020 · 2 comments

Comments

@LikrOvO
Copy link

LikrOvO commented Apr 26, 2020

step 1:crontab -e,create a task that executes every minute
step 2:Enter the wrong password multiple times during login,automatically lock for n minutes。
When the cronie task is executed, it will automatically unlock。

@t8m
Copy link
Member

t8m commented Apr 27, 2020

Which PAM module do you use for locking? What is your PAM configuration?

@t8m
Copy link
Member

t8m commented Apr 27, 2020

Also, this is not a bug in cronie but a bug in the PAM configuration. It should skip the locking PAM module in the account configuration for crond service.
So please report this against the software that provides the system PAM configuration.

@t8m t8m closed this as completed Apr 27, 2020
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

2 participants