SV-282519r1200537_rule
V-282519
SRG-OS-000206-GPOS-00084
TOSS-05-000172
CAT II
10
Configure the group owner of the directory "/var/log" to "root" using the following command:
$ sudo chgrp root /var/log
Verify the "/var/log" directory is group-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 a group owner of "root", this is a finding.
V-282519
False
TOSS-05-000172
Verify the "/var/log" directory is group-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 a group owner of "root", this is a finding.
M
5738