Skip to content

how to reset the admin password? #338

Answered by RNDpacman
RNDpacman asked this question in Q&A
Discussion options

You must be logged in to vote

I solved the problem by adding these lines to the config:

authentication.fallback-admin.user = "admin_fallback"
authentication.fallback-admin.secret = "$6$MM1wz ..."

Then I logged in under that user and create a new user admin with superuser rights, because the web-panel and cli account list didn't show the built-in admin user so I could just change his password. I don't know if I actually created a new user or if it overlapped with the built-in account admin. In the end, I log in as admin which has superuser privileges and I seem to have all the privileges that were available through the built-in admin account. But in general it's strange, I remember exactly that in version 0.6.0 the bu…

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@RNDpacman
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@RNDpacman
Comment options

@jayknyn
Comment options

@RNDpacman
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by RNDpacman
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants