[Bug 2024] Allow to ssh client say to ssh-agent which key should be used.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Jul 6 20:00:39 EST 2012


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

--- Comment #3 from Darren Tucker <dtucker at zip.com.au> ---
-i or IdentityFile will use a key from the agent if it has one with a
matching fingerprint.  IdentitiesOnly will use only the identities
specified by IdentityFile, and if the agent has it that's what will get
used.  The man page doesn't really mention this, so maybe we should add
something.

-- 
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