Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Red Hat OpenShift Container Platform 4
Kubernetes Settings
OpenShift - Master Node Settings
Verify Permissions on the Etcd Write-Ahead-Log Files
Verify Permissions on the Etcd Write-Ahead-Log Files
An XCCDF Rule
Details
Profiles
Prose
Verify Permissions on the Etcd Write-Ahead-Log Files
Medium Severity
To properly set the permissions of
/var/lib/etcd/member/wal/*
, run the command:
$ sudo chmod 0600 /var/lib/etcd/member/wal/*