STIGQter: STIG Summary: Oracle Linux 5 Security Technical Implementation Guide Version: 1 Release: 13 Benchmark Date: 26 Oct 2018: A separate file system must be used for user home directories (such as /home or an equivalent).DISA Rule
SV-64215r1_rule
Vulnerability Number
V-12003
Group Title
GEN003620
Rule Version
GEN003620
Severity
CAT III
CCI(s)
- CCI-000366 - The organization implements the security configuration settings.
Weight
10
Fix Recommendation
Migrate the /home (or equivalent) path onto a separate file system.
Check Contents
Determine if the /home path is a separate filesystem.
# grep "/home " /etc/fstab
If no result is returned, /home is not on a separate filesystem this is a finding.
Vulnerability Number
V-12003
Documentable
True
Rule Version
GEN003620
Severity Override Guidance
Determine if the /home path is a separate filesystem.
# grep "/home " /etc/fstab
If no result is returned, /home is not on a separate filesystem this is a finding.
Check Content Reference
M
Responsibility
System Administrator
Target Key
2207
Comments