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

Where can I set the init password of new added account ? #4090

Closed
enderson-pan opened this issue Aug 13, 2020 · 4 comments
Closed

Where can I set the init password of new added account ? #4090

enderson-pan opened this issue Aug 13, 2020 · 4 comments
Labels
inquiry Issue is a question or reach for support

Comments

@enderson-pan
Copy link

I've read the docs, however, can't find how to set the init password of the new added account.
How can I add new account with init password?
Thanks in advance.

@enderson-pan enderson-pan added the bug Something isn't working label Aug 13, 2020
@alexmt alexmt added inquiry Issue is a question or reach for support and removed bug Something isn't working labels Aug 13, 2020
@alexmt
Copy link
Collaborator

alexmt commented Aug 13, 2020

Hello @enderson-pan ,

It is impossible to restore password, but here is instructions to reset it: https://argoproj.github.io/argo-cd/faq/#i-forgot-the-admin-password-how-do-i-reset-it

@alexmt alexmt closed this as completed Aug 13, 2020
@enderson-pan
Copy link
Author

enderson-pan commented Aug 14, 2020

Hi, @alexmt
Maybe I didn't express my issue correctly. What I asked is not about the admin user, it was about another account added besides the admin account.
I've read the doc about how to add an account, �and I‘ve added the accout. For example
image
image

So how can I login in use the account holytiny? What's the init password of this local account or how can I init the password?
Thanks in advance.

@enderson-pan
Copy link
Author

For someone who meets the same issue, the inint passwor of the new added local user is the same as the admin's password.

@arnoldhao
Copy link

if you added a new local user named "argocduser",you can edit secret resource argocd-secret where key is 'accounts.argocduser.password' and value is bcrypt(password) like https://argoproj.github.io/argo-cd/faq/ "I forget password" part said.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inquiry Issue is a question or reach for support
Projects
None yet
Development

No branches or pull requests

3 participants