[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
Fri Feb 8 12:05:00 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2066
--- Comment #5 from Darren Tucker <dtucker at zip.com.au> ---
(In reply to comment #4)
[...]
> unset SSH_AUTH_SOCK <--- This part is a workaround for this bug
> (2066)
> ssh -o 'ControlMaster auto' -o 'ControlPath
> ~/.ssh/git-control-%l->%r@%h:%p' -i ~/.ssh/my-git-key "$@"
what happens if you remove the "unset" line and add "-o
IdentitiesOnly=yes" to the command line?
--
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