
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
305 B
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.