SV-275602r1147856_rule
V-275602
SRG-OS-000206-GPOS-00084
RIIM-OS-232120
CAT II
10
Configure Ubuntu OS to have root own the "/var/log" directory by using the following command:
$ sudo chown root /var/log
Verify Ubuntu OS configures the "/var/log" directory to be owned by "root" by using the following command:
$ stat -c "%n %U" /var/log
/var/log root
If the "/var/log" directory is not owned by "root", this is a finding.
V-275602
False
RIIM-OS-232120
Verify Ubuntu OS configures the "/var/log" directory to be owned by "root" by using the following command:
$ stat -c "%n %U" /var/log
/var/log root
If the "/var/log" directory is not owned by "root", this is a finding.
M
5706