Skip to content

All SLEM 5 local interactive user home directories must have mode 750 or less permissive.

An XCCDF Rule

Description

<VulnDiscussion>Excessive permissions on local interactive user home directories may allow unauthorized access to user files by other users.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-261291r996352_rule
Severity
Medium
References
Updated



Remediation - Manual Procedure

Change the mode of SLEM 5 local interactive user's home directories to "750". To change the mode of a local interactive user's home directory, use the following command:

Note: The example will be for the user "smithj".

     > sudo chmod 750 /home/smithj