SSH 'Permission denied (publickey)' even though I added my key — what's wrong?
Asked 19d agoby IT-QA1 answer
sshlinuxnetworking
I copied my public key to the server but `ssh user@host` still fails with 'Permission denied (publickey)'. The key is in ~/.ssh/authorized_keys on the server. What am I missing?