SV-281036r1165463_rule
V-281036
SRG-OS-000206-GPOS-00084
RHEL-10-400095
CAT II
10
Configure RHEL 10 so that the group owner of the "/var/log/messages" file is set to "root" by running the following command:
$ sudo chgrp root /var/log/messages
Verify RHEL 10 is configured so that the "/var/log/messages" file is group-owned by "root" with the following command:
$ stat -c "%G %n" /var/log/messages
root /var/log/messages
If "/var/log/messages" does not have a group owner of "root", this is a finding.
V-281036
False
RHEL-10-400095
Verify RHEL 10 is configured so that the "/var/log/messages" file is group-owned by "root" with the following command:
$ stat -c "%G %n" /var/log/messages
root /var/log/messages
If "/var/log/messages" does not have a group owner of "root", this is a finding.
M
5733