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

5.4.1.4 Ensure inactive password lock is 30 days or less #57

Open
3 tasks
dandersonsw opened this issue Jul 26, 2022 · 0 comments
Open
3 tasks

5.4.1.4 Ensure inactive password lock is 30 days or less #57

dandersonsw opened this issue Jul 26, 2022 · 0 comments

Comments

@dandersonsw
Copy link
Contributor

dandersonsw commented Jul 26, 2022

5.4.1.4 Ensure inactive password lock is 30 days or less

Need to test implementing changes to users to disable inacative accounts

Notes

  • It is recommended that accounts that are inactive for 30 days after password expiration be disabled.

Acceptance Criteria

  • Test running useradd -D -f 30 on a couple of dev servers.
  • Test running chage --inactive 30 <user>
  • Fully implement in a PR if there are no issues
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