SV-281034r1165457_rule
V-281034
SRG-OS-000206-GPOS-00084
RHEL-10-400085
CAT II
10
Configure RHEL 10 so that the group owner of the directory "/var/log" is set to "root" by running the following command:
$ sudo chgrp root /var/log
Verify RHEL 10 is configured so that 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-281034
False
RHEL-10-400085
Verify RHEL 10 is configured so that 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
5733