ansible-lockdown / RHEL9-CIS

Ansible role for Red Hat 9 CIS Baseline
https://ansible-lockdown.readthedocs.io
MIT License
113 stars 86 forks source link

5.6.1.1 Adding solution for users with passwords. #116

Closed brisky closed 10 months ago

brisky commented 10 months ago

Overall Review of Changes: Adds mesure to address existing users with password set.

Issue Fixes: Fixes #113

Enhancements: Checks for users with password set and sets expiration to 365 days.

How has this been tested?: Manually and with ansible lockdown package, using vanilla installation.