bugzilla-daemon at mindrot.org
2002-Oct-03 20:35 UTC
[Bug 410] New: when -i or IdentityFile is specified, agent keys are still tried first
http://bugzilla.mindrot.org/show_bug.cgi?id=410
Summary: when -i or IdentityFile is specified, agent keys are
still tried first
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: ssh-agent
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: bugzilla at home-safe.net
I noticed this because I have five keys in my ssh-add -l list and I often
experience the behaviour when connecting to systems where I use password auth
that if I don't get the password right on the first shot, it tells me
"too many
auth failures" and I don't get a second chance.
So I was looking at the -v output and wondering why all my ssh-agent identities
are tried _before_ the identity explicitly configured in the .ssh/config file
or supplied on the command line with -i.
It would be nice to have an option to suppress the ssh-agent auth attempts when
I know they aren't applicable.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Reasonably Related Threads
- [Bug 410] when -i or IdentityFile is specified, agent keys are still tried first
- ssh-agent and IdentityFile
- key management with ssh-agent, IdentityFile and info leakage
- [Bug 2066] New: ssh tries the keys proposed by the agent before those passed with -i
- Key preference
