SV-269446r1050329_rule
V-269446
SRG-OS-000206-GPOS-00084
ALMA-09-044240
CAT II
10
Configure the "/var/log/messages" file to have a mode of "0640" by running the following command:
$ chmod 0640 /var/log/messages
Verify the "/var/log/messages" file has a mode of "0640" or less permissive with the following command:
$ stat -c "%U:%G %#a %n" /var/log/messages
root:root 0600 /var/log/messages
If "/var/log/messages" does not have a mode of "0640" or less permissive, this is a finding.
V-269446
False
ALMA-09-044240
Verify the "/var/log/messages" file has a mode of "0640" or less permissive with the following command:
$ stat -c "%U:%G %#a %n" /var/log/messages
root:root 0600 /var/log/messages
If "/var/log/messages" does not have a mode of "0640" or less permissive, this is a finding.
M
5664