SV-235869r627734_rule
V-235869
SRG-APP-000516
DKER-EE-005350
CAT I
10
Set the ownership and group-ownership for the file to root.
Run the following command:
chown root:root /etc/default/docker
This requirement applies to Ubuntu Linux systems only.
Ensure that /etc/default/docker file ownership is set to root:root.
Execute the below command to verify that the file is owned and group-owned by root:
stat -c %U:%G /etc/default/docker
If file ownership it not set to root:root, this is a finding.
V-235869
False
DKER-EE-005350
This requirement applies to Ubuntu Linux systems only.
Ensure that /etc/default/docker file ownership is set to root:root.
Execute the below command to verify that the file is owned and group-owned by root:
stat -c %U:%G /etc/default/docker
If file ownership it not set to root:root, this is a finding.
M
5281