I lost the password for the wordpress dashboard. I can login as root to the droplet via SSH. I am using the wordpress 1-click install (Ubuntu 16.04) on my droplet. I have no mail server setup. How do I reset the dashboard user and password via command line from the root account?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Greetings,
You could use phpmyadmin or something like that and change the admin e-mail and click reset password if you’ve set a dummy e-mail. I know this isn’t really the answer to your question but since i don’t know that one i’ve come up with the next best thing.
Kind Regards, Alex
Thanks, Alex! Much appreciated. That worked. Actually, a proper google search for “wordpress reset dashboard users from command line” also yielded the exact answer to my question.
Hi in one click install, we do not get phpmyadmin installed, do we? i need to reset my password and have one-click install please assist