The Photon operating system must create a home directory for all new local interactive user accounts.
An XCCDF Rule
Description
If local interactive users are not assigned a valid home directory, there is no place for the storage and control of files they should own.
- ID
- SV-256545r991589_rule
- Version
- PHTN-30-000075
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Navigate to and open:
/etc/login.defs
Ensure the following is present and any existing "CREATE_HOME" line is removed:
CREATE_HOME yes