SV-238340r654195_rule
V-238340
SRG-OS-000206-GPOS-00084
UBTU-20-010419
CAT II
10
Configure the Ubuntu operating system to have permissions of 0750 for the "/var/log" directory by running the following command:
$ sudo chmod 0750 /var/log
Verify that the Ubuntu operating system configures the "/var/log" directory with a mode of 750 or less permissive with the following command:
$ stat -c "%n %a" /var/log
/var/log 750
If a value of "750" or less permissive is not returned, this is a finding.
V-238340
False
UBTU-20-010419
Verify that the Ubuntu operating system configures the "/var/log" directory with a mode of 750 or less permissive with the following command:
$ stat -c "%n %a" /var/log
/var/log 750
If a value of "750" or less permissive is not returned, this is a finding.
M
5318