Report this

What is the reason for this report?

Add ssh key into existing droplet

Posted on July 26, 2014

How do I add an SSH key into an existing droplet? I created two keys, added into my ssh keys on the panel but my droplets still ask for a password (the keys have no password). Thanks!



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.

I got it to work by adding the ssh key to both /root/.ssh/authorized_keys and /root/.ssh known_hosts then restarting the droplet

you get it? i think this may help

Copy the contents of the public key into (create if it doesn’t exist) /home/(user)/.ssh/authorized_keys or /root/.ssh/authorized_keys if you login as root.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.