SV-238341r654198_rule
V-238341
SRG-OS-000206-GPOS-00084
UBTU-20-010420
CAT II
10
Configure the Ubuntu operating system to have adm group-own the "/var/log/syslog" file by running the following command:
$ sudo chgrp adm /var/log/syslog
Verify that the Ubuntu operating system configures the "/var/log/syslog" file to be group-owned by adm with the following command:
$ sudo 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-238341
False
UBTU-20-010420
Verify that the Ubuntu operating system configures the "/var/log/syslog" file to be group-owned by adm with the following command:
$ sudo 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
5318