SV-242445r712691_rule
V-242445
SRG-APP-000516-CTR-001325
CNTR-K8-003120
CAT II
10
Change the ownership of the manifest files to etcd:etcd by executing the command:
chown etcd:etcd /var/lib/etcd/*
Review the ownership of the Kubernetes etcd files by using the command:
stat -c %U:%G /var/lib/etcd/* | grep -v etcd:etcd
If the command returns any non etcd:etcd file permissions, this is a finding.
V-242445
False
CNTR-K8-003120
Review the ownership of the Kubernetes etcd files by using the command:
stat -c %U:%G /var/lib/etcd/* | grep -v etcd:etcd
If the command returns any non etcd:etcd file permissions, this is a finding.
M
5376