Can't ssh in as root
and setting a second user account, I ssh'd in as my second user account and continued setting things up.
I wanted to do 'reboot' and was told I need to be root to do that.
so I ssh'd in as root, but got 'invalid password' message.
So I reset my root password using this:
I ssh in again and I am still am told 'invalid password'
Any suggestions?
Michael
6 Replies
sudo su root
successfully.
I will try and figure out what's wrong with my ssh config, thanks.
> Set “Port” to “44444” and “PermitRootLogin” to “no”. Save the file and restart the SSH service: