SV-260511r958566_rule
V-260511
SRG-OS-000206-GPOS-00084
UBTU-22-232135
CAT II
10
Configure Ubuntu 22.04 LTS to have adm group-own the "/var/log/syslog" file by using the following command:
$ sudo chgrp adm /var/log/syslog
Verify that Ubuntu 22.04 LTS 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-260511
False
UBTU-22-232135
Verify that Ubuntu 22.04 LTS 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
5594