[Bug 2066] ssh tries the keys proposed by the agent before those passed with -i

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat May 11 06:06:00 EST 2013


https://bugzilla.mindrot.org/show_bug.cgi?id=2066

--- Comment #9 from Jaap Eldering <eldering at a-eskwadraat.nl> ---
I found that my reported problems were due to my own configuration
errors. I had the following lines in my ~/.ssh/config:

Host *
       IdentityFile ~/.ssh/id_dsa
       IdentityFile ~/.ssh/id_rsa

Removing these made ssh connect with the expected keys, both for the
current Debian Wheezy version 6.0p1 and version 6.2p1 installed from
original sources.

I'm sorry for the noise.

Jaap

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list