SV-248557r958566_rule
V-248557
SRG-OS-000206-GPOS-00084
OL08-00-010240
CAT II
10
Change the permissions of the directory "/var/log" to "0755" by running the following command:
$ sudo chmod 0755 /var/log
Verify that the "/var/log" directory has a mode of "0755" or less with the following command:
$ sudo stat -c "%a %n" /var/log
755 /var/log
If a value of "0755" or less permissive is not returned, this is a finding.
V-248557
False
OL08-00-010240
Verify that the "/var/log" directory has a mode of "0755" or less with the following command:
$ sudo stat -c "%a %n" /var/log
755 /var/log
If a value of "0755" or less permissive is not returned, this is a finding.
M
5416