Files
ansible-hardening/doc/metadata/rhel7/RHEL-07-020640.rst
Major Hayden fce1e4fb59 Verify that home directories exist [+Docs]
This patch adds tasks which verify that the home directory for each
interactive user actually exists on the filesystem. Users with
missing home directories are printed in the Ansible output.

Docs are included.

Implements: blueprint security-rhel7-stig
Change-Id: Ia561bfe1352ef9bdc5be9de4cb23e1bf15a4cbbc
2016-11-30 15:49:45 +00:00

305 B

---id: RHEL-07-020640 status: implemented tag: auth ---

Each interactive user on the system is checked to verify that their assigned home directory exists on the filesystem. If a home directory is missing, the name of the user and their assigned home directory is printed in the Ansible console output.