SV-260508r958566_rule
V-260508
SRG-OS-000206-GPOS-00084
UBTU-22-232120
CAT II
10
Configure Ubuntu 22.04 LTS to have root own the "/var/log" directory by using the following command:
$ sudo chown root /var/log
Verify Ubuntu 22.04 LTS 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-260508
False
UBTU-22-232120
Verify Ubuntu 22.04 LTS 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
5594