Go to file
2025-01-28 13:59:47 +00:00
_service Update to version 3.5.18 2025-01-28 10:30:37 +00:00
_servicedata Update to version 3.5.18 2025-01-28 10:30:37 +00:00
.gitattributes Update to version 3.5.18 2025-01-28 10:30:37 +00:00
.gitignore Update to version 3.5.18 2025-01-28 10:30:37 +00:00
etcd-3.5.18.tar.gz Update to version 3.5.18 2025-01-28 10:30:37 +00:00
etcd.changes Update to version 3.5.18 2025-01-28 10:30:37 +00:00
etcd.conf Update to version 3.5.18 2025-01-28 10:30:37 +00:00
etcd.service Update to version 3.5.18 2025-01-28 10:30:37 +00:00
etcd.spec Update to version 3.5.18 2025-01-28 10:30:37 +00:00
etcd.sysconfig Update to version 3.5.18 2025-01-28 10:30:37 +00:00
README.security Update to version 3.5.18 2025-01-28 10:30:37 +00:00
system-user-etcd.conf Update to version 3.5.18 2025-01-28 10:30:37 +00:00
vendor-update.sh Update to version 3.5.18 2025-01-28 10:30:37 +00:00
vendor.tar.gz Update to version 3.5.18 2025-01-28 10:30:37 +00:00

By default etcd doesn't require authentication.  If you configure etcd to be reachable
over the network, have untrustworthy local users on the system where etc runs or store
data in etcd that needs to be kept confidential please make sure to enable authentication.

You can do that by configuring the settings under [security] in /etc/sysconfig/etcd.
For additional guidance please read
https://etcd.io/docs/v3.5/op-guide/configuration/#security
and
https://etcd.io/docs/v3.5/op-guide/authentication
to ensure that you enforce proper access control