STIGhubSTIGhub
STIGsRMF ControlsCompare
STIGhub— A free STIG search and compliance tool·STIGs updated 3 days ago
Powered by Pylon·Privacy·Terms·© 2026 Beacon Cloud Solutions, Inc.
← Back to SUSE Linux Enterprise Server v11 for System z Security Technical Implementation Guide

V-12003

CAT III (Low)

A separate file system must be used for user home directories (such as /home or an equivalent).

Rule ID

SV-45739r1_rule

STIG

SUSE Linux Enterprise Server v11 for System z Security Technical Implementation Guide

Version

V1R12

CCIs

CCI-001208

Discussion

The use of separate file systems for different paths can protect the system from failures resulting from a file system becoming full or failing.

Check Content

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.

Fix Text

Migrate the /home (or equivalent) path onto a separate file system.