All RHEL 9 local interactive user home directories must have mode 0750 or less permissive. GROUP ID: V-257890 RULE ID: SV-257890r1044961 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 "wadea". $ sudo chmod 0750 /home/wadea