Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

login user password #5

Closed
wanganzhi1986 opened this issue Aug 28, 2022 · 1 comment
Closed

login user password #5

wanganzhi1986 opened this issue Aug 28, 2022 · 1 comment

Comments

@wanganzhi1986
Copy link

how to login? what is password

@vimal-m
Copy link
Contributor

vimal-m commented Sep 6, 2022

For acharya versions < 0.3.0-alpha the password is autogenerated when acharya is run for the first time. If you have run acharya and didn't copy the password then you can reset the password by running the following command

<acharya_cmd> tasks users -r for eg. in Linux the following command can be run
./acharya.0.2.0-alpha.linux.amd64 tasks users -r

And it will print on screen a system-generated password like this.

User Successfully created. Please use admin@localhost and pouring.fox to login.

In this eg. pouring.fox would be the password.

This design has been modified in acharya version >0.3.0-alpha and now the UI itself asks the user to set a password on first run. Unfortunately, our doc site got updated before the release of 0.3.0-alpha and that might have led you to this problem. Sorry for the trouble.

@vimal-m vimal-m closed this as completed Sep 6, 2022
@astutic astutic locked and limited conversation to collaborators Oct 12, 2022
@vimal-m vimal-m converted this issue into discussion #7 Oct 12, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants