SV-248555r958566_rule
V-248555
SRG-OS-000206-GPOS-00084
OL08-00-010220
CAT II
10
Change the owner of the file /var/log/messages to root by running the following command:
$ sudo chown root /var/log/messages
Verify that the /var/log/messages file is owned by root with the following command:
$ sudo stat -c "%U" /var/log/messages
root
If "root" is not returned as a result, this is a finding.
V-248555
False
OL08-00-010220
Verify that the /var/log/messages file is owned by root with the following command:
$ sudo stat -c "%U" /var/log/messages
root
If "root" is not returned as a result, this is a finding.
M
5416