Report this

What is the reason for this report?

Reset root password after PermitRootLogin no

Posted on June 17, 2019

Hello! How are you?

Well, for security purposes I am trying to disable access from root. I am using the line: PermitRootLogin no". Password Authentication turned off too. I am using SSH Keys.

The problem is when I access the Digital Ocean dashboard and click on reset root password. The new password is sent ok to my e-mail but I can’t access ssh root@ip again.

What should I do?

(If I change to PermitRootLogin on, I can access and recover it perfectly).

The point is recover access from clicking “reset root password” an gain access with permissions root login turned off…

Hope you understand (:

Thanks!!



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.

In this case you would need to login via the web console available in your DigitalOcean Cloud account area for that droplet.

Much more info can be found here:

https://www.digitalocean.com/docs/droplets/resources/console/

In short, however, you should be able to block SSH for root login but still be able to login as root via the console.

Hope this helps and good luck!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.