Report this

What is the reason for this report?

I disabled the root user via ssh and now I can not access my droplet

Posted on February 20, 2015

Hello everyone:

He was setting up ssh options (/ etc / ssh / sshd_config) and disabled the root user so I could log in via ssh, for this use the following parameter:

PermitRootLogin no

Without realizing add another parameter:

AllowUsers jhoedram

Restart the service shh, I left the console and I noticed with surprise that the user had placed was disabled, and now I can not enter my droplet. Since only had 2 users: root and jhoedram, root can not log in via ssh and jhoedram is a disabled user.

How I can do to restore my access? Do any of you have an idea?

I hope you can help me, I will be very grateful.

Greetings.



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.

Since I solved it, I agreed from the VNC console, apparently my enables access since it must work with a different ssh protocol.

Thank You

Contact DO support and they will enable root login for you.

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.