SV-275603r1147859_rule
V-275603
SRG-OS-000206-GPOS-00084
RIIM-OS-232125
CAT II
10
Configure Ubuntu OS to have syslog group-own the "/var/log" directory by using the following command:
$ sudo chgrp syslog /var/log
Verify that Ubuntu OS configures the "/var/log" directory to be group-owned by "syslog" by using the following command:
$ 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-275603
False
RIIM-OS-232125
Verify that Ubuntu OS configures the "/var/log" directory to be group-owned by "syslog" by using the following command:
$ 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
5706