SV-270768r1066793_rule
V-270768
SRG-OS-000206-GPOS-00084
UBTU-24-700130
CAT II
10
Configure Ubuntu 24.04 LTS to have adm group-own the /var/log/syslog file by running the following command:
$ sudo chgrp adm /var/log/syslog
Verify that Ubuntu 24.04 LTS configures the /var/log/syslog file to be group-owned by "adm" with 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-270768
False
UBTU-24-700130
Verify that Ubuntu 24.04 LTS configures the /var/log/syslog file to be group-owned by "adm" with 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
5673