Skip to content

All OL 8 local interactive user home directories must have mode "0750" or less permissive.

An XCCDF Rule

Description

Excessive permissions on local interactive user home directories may allow unauthorized access to user files by other users.

ID
SV-248639r991589_rule
Version
OL08-00-010730
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Change the mode of interactive users' home directories to "0750" using the following command. 
 
Note: The example will be for the user "smithj". 
 
$ sudo chmod 0750 /home/smithj