SV-260510r958566_rule
V-260510
SRG-OS-000206-GPOS-00084
UBTU-22-232130
CAT II
10
Configure Ubuntu 22.04 LTS to have syslog own the "/var/log/syslog" file by using the following command:
$ sudo chown syslog /var/log/syslog
Verify that Ubuntu 22.04 LTS configures the "/var/log/syslog" file to be owned by "syslog" by using the following command:
$ stat -c "%n %U" /var/log/syslog
/var/log/syslog
If the "/var/log/syslog" file is not owned by "syslog", this is a finding.
V-260510
False
UBTU-22-232130
Verify that Ubuntu 22.04 LTS configures the "/var/log/syslog" file to be owned by "syslog" by using the following command:
$ stat -c "%n %U" /var/log/syslog
/var/log/syslog
If the "/var/log/syslog" file is not owned by "syslog", this is a finding.
M
5594