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 support for limiting password reuse. #61

Merged
merged 1 commit into from
Jun 22, 2015

Conversation

igoraj
Copy link
Contributor

@igoraj igoraj commented Jun 16, 2015

this PR adds manage_pam_unix toggle option which if set to true generates pam_unix config from erb template.
if pam_unix is managed through this module user can then enable password history to limit password reuse on their system.

@arlimus
Copy link
Member

arlimus commented Jun 22, 2015

@igoraj Great new feature! :)
I've been testing it and found to work well on all supported OS. Though we'll have to add more tests for this case as well. in any case: Thank you for contributing!

arlimus added a commit that referenced this pull request Jun 22, 2015
add support for limiting password re-use.
@arlimus arlimus merged commit 08e471a into dev-sec:master Jun 22, 2015
@igoraj
Copy link
Contributor Author

igoraj commented Jun 22, 2015

👍

@schurzi schurzi changed the title add support for limiting password re-use. add support for limiting password reuse. Jan 3, 2024
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