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