mysql password ?
-
Hi;
I lost few days of password because my synchronisation messed with my keepass file
anyway where I could find the password for mysql so I could reset my admin passwordsince this is not working
@RichardJActon said in No 'resetToken' for admin password reset:I tried the appropriate version of https://my.example.com/api/v1/session/password/reset.html?reset_token=<token>&email=<email> for my instance with a blank token string in case the token was just an empty string and got:
and that
mysql -uroot -ppassword -e "select username, email, resetToken from box.users";don't work with the password I found in
/etc/mysql/debian.cnf -
@JOduMonT
mysql -uroot -ppassword -e "select username, email, resetToken from box.users";is as-is. Meaning the password is 'password' and not the one in/etc/mysql/debian.cnf. The server only listens on localhost and is not accessible by any of the apps, so the password is not a problem. -
@JOduMonT
mysql -uroot -ppassword -e "select username, email, resetToken from box.users";is as-is. Meaning the password is 'password' and not the one in/etc/mysql/debian.cnf. The server only listens on localhost and is not accessible by any of the apps, so the password is not a problem.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
