RHEL-10-400240 - RHEL 10 must enforce mode "0750" or less permissive for local interactive user home directories.

Information

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

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_RHEL_10_V1R1_STIG.zip