Report this

What is the reason for this report?

[SOLVED] Disable the Password for Root Login doesn't work

Posted on February 13, 2017

Edit: I figured it out. “reload ssh” doesn’t work, but “sudo service ssh restart” does. Carry on!

Hi,

I followed the instructions here, and now my /etc/ssh/sshd_config looks like this (in the relevant section):

# Authentication:
LoginGraceTime 120
PermitRootLogin without-password
StrictModes yes

However, I’m still able to log in as root with my password, even from another machine. Note, when I enter the command “reload ssh”, I get the following error message:

reload: Name "com.ubuntu.Upstart" does not exist


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.

Thanks for updating with the solution. 💙

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.