[Bug 1483] Unable to select desired (DSA) key file

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Aug 28 15:05:39 EST 2009


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


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

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


--- Comment #5 from Darren Tucker <dtucker at zip.com.au> 2009-08-28 15:05:37 EST ---
Does adding -o IdentitiesOnly=yes help?  It should force ssh to only
use the identities provided on the command line or config file:

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

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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