UCF STIG Viewer Logo

All interactive users must be assigned a home directory in the /etc/passwd file.


Overview

Finding ID Version Rule ID IA Controls Severity
V-899 GEN001440 SV-64577r1_rule Low
Description
If users do not have a valid home directory, there is no place for the storage and control of files they own.
STIG Date
Oracle Linux 5 Security Technical Implementation Guide 2020-02-25

Details

Check Text ( C-52991r1_chk )
Use pwck to verify home directory assignments are present.

# pwck

If any user is not assigned a home directory, this is a finding.
Fix Text (F-55173r1_fix)
Assign a home directory to any user without one.