SV-257915r1044971_rule
V-257915
SRG-OS-000206-GPOS-00084
RHEL-09-232175
CAT II
10
Configure the group owner of the directory "/var/log" to "root" by running the following command:
$ sudo chgrp root /var/log
Verify the "/var/log" directory is group-owned by root with the following command:
$ stat -c "%G %n" /var/log
root /var/log
If "/var/log" does not have a group owner of "root", this is a finding.
V-257915
False
RHEL-09-232175
Verify the "/var/log" directory is group-owned by root with the following command:
$ stat -c "%G %n" /var/log
root /var/log
If "/var/log" does not have a group owner of "root", this is a finding.
M
5551