
This patch checks for user accounts that have a maximum password age of more than 60 days. It also extends the `get_users` module to retrieve shadow database information. Implements: blueprint security-rhel7-stig Change-Id: Ida3fd56ee9133dab73f65d47a6934b5596e95b69
10 lines
215 B
ReStructuredText
10 lines
215 B
ReStructuredText
---
|
|
id: RHEL-07-010230
|
|
status: implemented
|
|
tag: auth
|
|
---
|
|
|
|
If any users have a maximum password age on their current password set to a
|
|
length of over 60 days, a list of those users is provided in the Ansible
|
|
output.
|