ansible-lockdown / UBUNTU22-CIS

Ansible role for Ubuntu22 CIS Baseline
https://ansible-lockdown.readthedocs.io/en/latest/
MIT License
160 stars 70 forks source link

Controls 5.5.1.1, 5.5.1.2, 5.5.1.3, and 5.5.1.4 are not executed for the root user, even though they should. #96

Closed bgro closed 9 months ago

bgro commented 10 months ago

Describe the Issue Controls 5.5.1.1, 5.5.1.2, 5.5.1.3, and 5.5.1.4 are not executed for the root user, even though they should, because the respective chage operations are restricted to UIDs of 1000 and above.

Expected Behavior For these controls, chage should be executed for all users.

Actual Behavior see above

Control(s) Affected 5.5.1.1, 5.5.1.2, 5.5.1.3, and 5.5.1.4

Environment (please complete the following information):

Additional Notes Anything additional goes here

Possible Solution I will create a pull request.

uk-bolly commented 9 months ago

hi @bgro

This issue was merged to devel a couple of weeks ago. I will close this Issue, if this does not resolve your issue please reopen.

Many thanks as always

uk-bolly