SV-282517r1200531_rule
V-282517
SRG-OS-000206-GPOS-00084
TOSS-05-000143
CAT II
10
Configure the "/var/log/messages" file to have a mode of "0640" using the following command:
$ sudo chmod 0640 /var/log/messages
Verify the "/var/log/messages" file has a mode of "0640" or less permissive using the following command:
$ ls -la /var/log/messages
rw-------. 1 root root 564223 July 11 11:34 /var/log/messages
If "/var/log/messages" does not have a mode of "0640" or less permissive, this is a finding.
V-282517
False
TOSS-05-000143
Verify the "/var/log/messages" file has a mode of "0640" or less permissive using the following command:
$ ls -la /var/log/messages
rw-------. 1 root root 564223 July 11 11:34 /var/log/messages
If "/var/log/messages" does not have a mode of "0640" or less permissive, this is a finding.
M
5738