You need to edit /etc/ssh/sshd_config, and change PermitRootLogin to yes
/etc/ssh/sshd_config
PermitRootLogin yes
Also change StrictModes to no
StrictModes no
Then reload SSH:
service ssh reload
Your email address will not be published. Required fields are marked *
Comment
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.