Hello Everyone,
Hopefully someone can give me a hand with this! Recently I had setup a new server with Laravel Forge - as a huge rookie mistake, I forgot to write down the passwords that popped up during the creation... No big deal due to the provisioning email right? In this case wrong >.< I never the got the email.
Okay - still no big deal - Digitalocean, reset the root password, bingo done! Well sorta... I was able to get the root password reset no problem - however, in reading the documentation on Laravel Forge it says you still need to reset some passwords on the server in order for Forge to access the server properly, however, without the old sudo password this seems impossible...
I followed the directions @ https://forge.laravel.com/docs/1.0/servers/cookbook.html#resetting-the-sudo-password but these instructions just give me the same "wrong password" error as I do not have the initially set sudo password.
Are these steps necessary? If not great but how do I get the same functionality as before by having one sudo password for all the users (if there are multiple) on the server as before?