SV-269448r1050331_rule
V-269448
SRG-OS-000206-GPOS-00084
ALMA-09-044460
CAT II
10
Configure the "/var/log" directory to a mode of "0755" by running the following command:
$ chmod 0755 /var/log
Verify that the "/var/log" directory has a mode of "0755" or less permissive with the following command:
$ stat -c "%U:%G %#a %n" /var/log
root:root 0755 /var/log
If "/var/log" does not have a mode of "0755" or less permissive, this is a finding.
V-269448
False
ALMA-09-044460
Verify that the "/var/log" directory has a mode of "0755" or less permissive with the following command:
$ stat -c "%U:%G %#a %n" /var/log
root:root 0755 /var/log
If "/var/log" does not have a mode of "0755" or less permissive, this is a finding.
M
5664