SV-282518r1200534_rule
V-282518
SRG-OS-000206-GPOS-00084
TOSS-05-000171
CAT II
10
Configure the owner of the directory "/var/log" to "root" using the following command:
$ sudo chown root /var/log
Verify the "/var/log" directory is owned by root using the following command:
$ ls -ld /var/log
drwxr-xr-x. 16 root root 4096 July 11 11:34 /var/log
If "/var/log" does not have an owner of "root", this is a finding.
V-282518
False
TOSS-05-000171
Verify the "/var/log" directory is owned by root using the following command:
$ ls -ld /var/log
drwxr-xr-x. 16 root root 4096 July 11 11:34 /var/log
If "/var/log" does not have an owner of "root", this is a finding.
M
5738