SV-235870r627737_rule
V-235870
SRG-APP-000516
DKER-EE-005360
CAT I
10
Set the file permissions for this file to 644.
Run the following command:
chmod 644 /etc/default/docker
This requirement applies to Ubuntu Linux systems only.
Ensure that /etc/default/docker file permissions are set to 644 or more restrictive.
Execute the below command to verify that the file permissions are correctly set to 644 or more restrictive:
stat -c %a /etc/default/docker
If the permissions are not set to 644, this is a finding.
V-235870
False
DKER-EE-005360
This requirement applies to Ubuntu Linux systems only.
Ensure that /etc/default/docker file permissions are set to 644 or more restrictive.
Execute the below command to verify that the file permissions are correctly set to 644 or more restrictive:
stat -c %a /etc/default/docker
If the permissions are not set to 644, this is a finding.
M
5281