
This patch adds a new Ansible module called 'get_users' that pulls a list of users from a system. Tasks are added to check for any users that don't have a home directory. Documentation is included. Implements: blueprint security-rhel7-stig Change-Id: I53e776659e5a0a3e3235cfa91c2bfcdc35bbf7a9
277 B
277 B
---id: RHEL-07-020620 status: implemented tag: auth ---
The usernames of all users without home directories assigned are provided in the Ansible console output. Deployers should use this list of usernames to audit each system to ensure every user has a valid home directory.