Rule ID
SV-45739r1_rule
Version
V1R12
CCIs
The use of separate file systems for different paths can protect the system from failures resulting from a file system becoming full or failing.
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.
Migrate the /home (or equivalent) path onto a separate file system.