Thanks for your response. I have tried both in my ~/.ssh/config, with the same results.

On 06/15/2012 07:12 AM, Michael J. Flickinger wrote:
On 6/14/12 8:36 PM, Infinality wrote:
debug2: key: /home/erik/.ssh/id_rsa_savannah.pub (0x7fea64892a50)
debug1: Authentications that can continue: publickey
debug3: start over, passed a different list publickey
debug3: preferred

Hi,

It looks to me that you're offering your public key as the private key in your per-user ssh config, which you didn't paste in your email.

You need to be passing the private key as the identity file, so "IdentityFile" needs to be referencing your private key.

Hope that helps.



Reply via email to