SV-242459r712733_rule
V-242459
SRG-APP-000516-CTR-001335
CNTR-K8-003260
CAT II
10
Change the permissions of the manifest files to "644" by executing the command:
chmod 644/var/lib/etcd/*
Review the permissions of the Kubernetes etcd by using the command:
stat -c %a /var/lib/etcd/*
If any of the files are have permissions more permissive than "644", this is a finding.
V-242459
False
CNTR-K8-003260
Review the permissions of the Kubernetes etcd by using the command:
stat -c %a /var/lib/etcd/*
If any of the files are have permissions more permissive than "644", this is a finding.
M
5376