SV-275604r1147862_rule
V-275604
SRG-OS-000206-GPOS-00084
RIIM-OS-232130
CAT II
10
Configure Ubuntu OS to have syslog own the "/var/log/syslog" file by using the following command:
$ sudo chown syslog /var/log/syslog
Verify that Ubuntu OS 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-275604
False
RIIM-OS-232130
Verify that Ubuntu OS 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
5706