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