SV-275605r1147865_rule
V-275605
SRG-OS-000206-GPOS-00084
RIIM-OS-232135
CAT II
10
Configure Ubuntu OS to have adm group-own the "/var/log/syslog" file by using the following command:
$ sudo chgrp adm /var/log/syslog
Verify that Ubuntu OS configures the "/var/log/syslog" file to be group-owned by "adm" by using the following command:
$ stat -c "%n %G" /var/log/syslog
/var/log/syslog adm
If the "/var/log/syslog" file is not group-owned by "adm", this is a finding.
V-275605
False
RIIM-OS-232135
Verify that Ubuntu OS configures the "/var/log/syslog" file to be group-owned by "adm" by using the following command:
$ stat -c "%n %G" /var/log/syslog
/var/log/syslog adm
If the "/var/log/syslog" file is not group-owned by "adm", this is a finding.
M
5706