Check: GEN001440
Title
All interactive users must be assigned a home directory in the /etc/passwd file. (Cat III impact)
Discussion
If users do not have a valid home directory, there is no place for the storage and control of files they own.
Check Content
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
Assign a home directory to any user without one.
Additional Identifiers
Rule ID:
Vulnerability ID: V-899
Group Title:
Expert Comments
Expert comments are only available to logged-in users.
CCIs
CCIs tied to check.
Number | Definition |
---|---|
CCI-000225 |
The organization employs the concept of least privilege, allowing only authorized accesses for users (and processes acting on behalf of users) which are necessary to accomplish assigned tasks in accordance with organizational missions and business functions. |
Controls
Controls tied to check. These are derived from the CCIs shown above.
Number | Title |
---|---|
AC-6 |
Least Privilege |