[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
Tue Jan 29 12:36:53 EST 2013


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

Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au

--- Comment #1 from Darren Tucker <dtucker at zip.com.au> ---
Does the IdentitiesOnly option not do what you want?  From
ssh_config(5):

IdentitiesOnly
    Specifies that ssh(1) should only use the authentication identity
    files configured in the ssh_config files, even if ssh-agent(1)
    offers more identities.  The argument to this keyword must be
    “yes” or “no”.  This option is intended for situations where ssh-
     agent offers many different identities.  The default is “no”.

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