SV-269445r1050328_rule
V-269445
SRG-OS-000206-GPOS-00084
ALMA-09-044130
CAT II
10
Change the owner of the "/var/log/messages" file to "root" by running the following command:
$ chown root /var/log/messages
Verify the "/var/log/messages" file is owned by root with the following command:
$ stat -c "%U:%G %#a %n" /var/log
root:root 0755 /var/log
If "/var/log/messages" does not have an owner of "root", this is a finding.
V-269445
False
ALMA-09-044130
Verify the "/var/log/messages" file is owned by root with the following command:
$ stat -c "%U:%G %#a %n" /var/log
root:root 0755 /var/log
If "/var/log/messages" does not have an owner of "root", this is a finding.
M
5664