I just finished the tutorial for setting up CentOS on my droplet. Everything works except when I ssh into as a non-root user I have to point to my private key like so ssh user@ip -i ~/.ssh/id_user_rsa
or else I get this error: Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
My first question is: is this normal?
Second, by the end of the article, ssh access to root is disabled. I used 2 different ssh key pairs for root and my other user. Does this mean I can delete the ssh key pair for root? Is it good practice to have 2 pairs like this?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
http://nerderati.com/2011/03/17/simplify-your-life-with-an-ssh-config-file/