Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication with username and password? #22

Open
jasunen opened this issue Nov 16, 2023 · 0 comments
Open

Authentication with username and password? #22

jasunen opened this issue Nov 16, 2023 · 0 comments

Comments

@jasunen
Copy link

jasunen commented Nov 16, 2023

I have remote etcd cluster running without TLS but authentication enabled.

I can use etcdctl client with authentication:
etcdctl --endpoints='etcd:2379' --user='root:passwd' get '/test_key'

How to enable similar user/password authentication with etcetra client?

@jasunen jasunen changed the title Authentication with username and password Authentication with username and password? Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant