Dave Neary created KARAF-3456:
---------------------------------
Summary: Attempts to connect to Karaf by SSH fail if an SSH key is
available to offer
Key: KARAF-3456
URL: https://issues.apache.org/jira/browse/KARAF-3456
Project: Karaf
Issue Type: Bug
Components: karaf-shell
Affects Versions: 3.0.1
Environment: OpenDaylight Helium SR1
Reporter: Dave Neary
Priority: Minor
When connecting to Karaf using SSH, with a pubic key available in a local
ssh-agent instance, the same public key is offered repeatedly until the server
sends a "Too many errors" message.
A full ssh -vvv output is attached.
When run as "ssh -p 8101 -o PasswordAuthentication=yes -o
PubkeyAuthentication=no karaf@localhost" I get the expected password prompt
and can log in.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)