Open /etc/ssh/sshd_config and change the following line:
- Code: Select all
PermitRootLogin without-password
To:
- Code: Select all
PermitRootLogin yes
And restart SSH server:
- Code: Select all
/etc/init.d/ssh restart
PermitRootLogin without-password
PermitRootLogin yes
/etc/init.d/ssh restart
Users browsing this forum: No registered users and 1 guest