SV-238338r654189_rule
V-238338
SRG-OS-000206-GPOS-00084
UBTU-20-010417
CAT II
10
Configure the Ubuntu operating system to have syslog group-own the "/var/log" directory by running the following command:
$ sudo chgrp syslog /var/log
Verify that the Ubuntu operating system configures the "/var/log" directory to be group-owned by syslog with the following command:
$ sudo stat -c "%n %G" /var/log
/var/log syslog
If the "/var/log" directory is not group-owned by syslog, this is a finding.
V-238338
False
UBTU-20-010417
Verify that the Ubuntu operating system configures the "/var/log" directory to be group-owned by syslog with the following command:
$ sudo stat -c "%n %G" /var/log
/var/log syslog
If the "/var/log" directory is not group-owned by syslog, this is a finding.
M
5318