I followed the step six at https://www.digitalocean.com/community/tutorials/how-to-use-ssh-keys-with-digitalocean-droplets but I still get a password prompt when I try to connect to the server using ssh from other machines that don't have the private key.
Troubleshooting ideas? Thanks
/etc/ssh/sshd_config. – Pabi Nov 03 '14 at 15:40/etc/ssh/sshd_configis at http://pastebin.com/zCwbDTAU – user3553107 Nov 03 '14 at 15:47ssh -vv root@server. Make sure to replace the IP in the output. – Pabi Nov 03 '14 at 16:03