Files
ansible-hardening/doc/metadata/rhel7/RHEL-07-020620.rst
Major Hayden 66ebdc9967 Check for users w/o home dirs [+Docs]
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
2016-11-30 15:49:11 +00:00

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.