SV-238339r654192_rule
V-238339
SRG-OS-000206-GPOS-00084
UBTU-20-010418
CAT II
10
Configure the Ubuntu operating system to have root own the "/var/log" directory by running the following command:
$ sudo chown root /var/log
Verify the Ubuntu operating system configures the "/var/log" directory to be owned by root with the following command:
$ sudo stat -c "%n %U" /var/log
/var/log root
If the "/var/log" directory is not owned by root, this is a finding.
V-238339
False
UBTU-20-010418
Verify the Ubuntu operating system configures the "/var/log" directory to be owned by root with the following command:
$ sudo stat -c "%n %U" /var/log
/var/log root
If the "/var/log" directory is not owned by root, this is a finding.
M
5318