Information
All AlmaLinux OS 9 local interactive user home directories must have mode 0750 or less permissive.
GROUP ID: V-269215
RULE ID: SV-269215r1050097
Excessive permissions on local interactive user home directories may allow unauthorized access to user files by other users.
Solution
Change the mode of interactive user's home directories 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 "test".
$ chmod 0750 /home/test