You can also use ssh -o PasswordAuthentication=yes <your server address>
to make it use password for the login, then set up your key stuff to make it work by default.
1 Like
You can also use ssh -o PasswordAuthentication=yes <your server address>
to make it use password for the login, then set up your key stuff to make it work by default.