[
https://issues.apache.org/jira/browse/KARAF-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285440#comment-14285440
]
Jean-Baptiste Onofré commented on KARAF-3456:
---------------------------------------------
Did you try on Karaf 3.0.2 (by enabling the key in etc/keys.properties) ?
Let me try to reproduce on 3.0.1 and 3.0.2.
> 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
> Attachments: karaf_ssh.log
>
>
> 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)