Information
RHEL 10 must enforce mode "0750" or less permissive for local interactive user home directories.
GROUP ID: V-281065RULE ID: SV-281065r1165550
Excessive permissions on local interactive user home directories may allow unauthorized access to user files by other users.
Solution
Configure RHEL 10 so that the mode of interactive user's home directories is set to "0750".
To change the mode of a local interactive user's home directory, use the following command:
Note: The example will be for the user "disauser".
$ sudo chmod 0750 /home/disauser