Question
Additional SSH Key not working
I created my private key and added it to the account using the Add SSH Key feature on https://cloud.digitalocean.com/account/security page. That works perfect - I can log in w/out any issues.
The problem is when I tried to do the exact same thing with another key (for a co-worker) and followed the same steps, but it doesn’t work.
login as: root
I get the following error: No supported authentication methods available (server sent:publickey.gssapi-keyex.gssapi-with-mic).
I’ve tried all the articles about the SSH keys with ditigalocean, added the key manually to the ~/.ssh/authorized_keys file, nothing works :(
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.
×