SV-248559r958566_rule
V-248559
SRG-OS-000206-GPOS-00084
OL08-00-010260
CAT II
10
Change the group 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:
$ sudo stat -c "%G" /var/log
root
If "root" is not returned as a result, this is a finding.
V-248559
False
OL08-00-010260
Verify the "/var/log" directory is group-owned by root with the following command:
$ sudo stat -c "%G" /var/log
root
If "root" is not returned as a result, this is a finding.
M
5416