Go to file
2022-04-22 22:25:09 +00:00
_service Accepting request 971137 from home:eroca:go 2022-04-21 12:19:01 +00:00
_servicedata Accepting request 971137 from home:eroca:go 2022-04-21 12:19:01 +00:00
.gitattributes Accepting request 452165 from Virtualization:containers 2017-01-31 11:39:33 +00:00
.gitignore Accepting request 452165 from Virtualization:containers 2017-01-31 11:39:33 +00:00
etcd-3.5.3.tar.gz Accepting request 971137 from home:eroca:go 2022-04-21 12:19:01 +00:00
etcd.changes Accepting request 971137 from home:eroca:go 2022-04-21 12:19:01 +00:00
etcd.conf Accepting request 960511 from home:eroca:go 2022-03-10 12:02:06 +00:00
etcd.service Accepting request 919082 from home:jsegitz:branches:systemdhardening:devel:kubic 2021-09-17 10:05:22 +00:00
etcd.spec Accepting request 971137 from home:eroca:go 2022-04-21 12:19:01 +00:00
README.security Accepting request 960511 from home:eroca:go 2022-03-10 12:02:06 +00:00
system-user-etcd.conf Accepting request 910730 from home:gmbr3:Active 2021-08-09 14:00:42 +00:00
vendor-update.sh Accepting request 960511 from home:eroca:go 2022-03-10 12:02:06 +00:00
vendor.tar.gz Accepting request 971137 from home:eroca:go 2022-04-21 12:19:01 +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