SV-258872r933677_rule
V-258872
SRG-OS-000480-GPOS-00227
PHTN-40-000209
CAT II
10
Navigate to and open:
/etc/login.defs
Add or update the following line:
CREATE_HOME yes
At the command line, run the following command to verify a home directory is created for all new user accounts:
# grep '^CREATE_HOME' /etc/login.defs
Example result:
CREATE_HOME yes
If the "CREATE_HOME" option is not set to "yes", is missing or commented out, this is a finding.
V-258872
False
PHTN-40-000209
At the command line, run the following command to verify a home directory is created for all new user accounts:
# grep '^CREATE_HOME' /etc/login.defs
Example result:
CREATE_HOME yes
If the "CREATE_HOME" option is not set to "yes", is missing or commented out, this is a finding.
M
5569