SV-282521r1200543_rule
V-282521
SRG-OS-000206-GPOS-00084
TOSS-05-000174
CAT II
10
Change the group owner of the "/var/log/messages" file to "root" using the following command:
$ sudo chgrp root /var/log/messages
Verify the "/var/log/messages" file is group-owned by root 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 group owner of "root" and is not documented with the information system security officer (ISSO) as an operational requirement, this is a finding.
V-282521
False
TOSS-05-000174
Verify the "/var/log/messages" file is group-owned by root 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 group owner of "root" and is not documented with the information system security officer (ISSO) as an operational requirement, this is a finding.
M
5738