https://bugzilla.mindrot.org/show_bug.cgi?id=2066
--- Comment #9 from Jaap Eldering <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
