1.4.8 Ensure that the etcd.conf file ownership is set to root:root

Information

Ensure that the `etcd.conf` file ownership is set to `root:root`.

Rationale:

The `etcd.conf` file controls various parameters that set the behavior of the `etcd` service in the master node. etcd is a highly-available key value store which Kubernetes uses for persistent storage of all of its REST API object. You should set its file ownership to maintain the integrity of the file. The file should be owned by `root:root`.

Solution

Run the below command (based on the file location on your system) on the master node. For example, `chown root:root /etc/etcd/etcd.conf`

Impact:

None

See Also

https://workbench.cisecurity.org/files/1738

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CSCv6|5.1

Plugin: Unix

Control ID: 7b90a887d536395242dc8f1cd259ca58b33ec27aad48931ac5a31901ef489dae