I've mistakenly changed my user root password in my server I'm using Digital Ocean servers.
And now I can't manage my host with forge (Yea I know, I'm total noob).
So my question is , Is there a way I can change the root password in forge too?
WHEN CONNECTING AS "root" USER:
WARNING: Your password has expired.
Password change required but no TTY available.
@EliyaCohen It sets a new password for the root user. After you typed sudo passwd root you will be asked two times for the new password for the root user.
@bashy I think I confused you a little bit, sorry. When I created the server in forge, I navigated to DigitalOcean and changed the root password, when I navigated back to forge, I received this message. I know it was foolish of me to change the root password, and now I want to know if there's a way to update the root's key in my forge to make it work again.
In case any one comes across this thread like I did, here is your answer:
Laravel forge uses keys to login, not the password. BUT - After resetting the password on Digital Ocean, you must once login to the droplet and set a new password of your choosing. The error you saw was because this step had yet to be completed.
You can login to the droplet via the Digital Ocean control panel, console.