https://bugzilla.mindrot.org/show_bug.cgi?id=2066
--- Comment #11 from Jaap Eldering <[email protected]> --- Sorry for replying again, but on second check there does seem to be a bug, even after removing the IdentityFile lines from the 'Host *' config. I'll attach the output of 'ssh -vvv git' in three different scenario's: - without ssh-agent running: connect using correct key - with ssh-agent and default ~/.ssh/id_{rsa,dsa} keys loaded: ~/.ssh/id_rsa is incorrectly used - with ssh-agent but ~/.ssh/id_rsa key removed from agent: connect using correct key Also attached a stripped-down version of my client config, exactly the version as used. -- 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
