SV-281062r1165541_rule
V-281062
SRG-OS-000206-GPOS-00084
RHEL-10-400225
CAT II
10
Configure RHEL 10 so that the "/var/log/messages" file has a mode of "0640" by running the following command:
$ sudo chmod 0640 /var/log/messages
Verify RHEL 10 is configured so that the "/var/log/messages" file has a mode of "0640" or less permissive with the following command:
$ stat -c '%a %n' /var/log/messages
600 /var/log/messages
If "/var/log/messages" does not have a mode of "0640" or less permissive, this is a finding.
V-281062
False
RHEL-10-400225
Verify RHEL 10 is configured so that the "/var/log/messages" file has a mode of "0640" or less permissive with the following command:
$ stat -c '%a %n' /var/log/messages
600 /var/log/messages
If "/var/log/messages" does not have a mode of "0640" or less permissive, this is a finding.
M
5733