[
https://issues.apache.org/jira/browse/KARAF-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285630#comment-14285630
]
Dave Neary commented on KARAF-3456:
-----------------------------------
Hi,
I didn't - I'm using Karaf embedded in OpenDaylight, so I don't have control
over the version of Karaf in there.
Is your suggestion that I add a different user to keys.properties with my
pubkey? My expectation would be that I would be able to connect by password if
pubkey authentication failed.
Thanks,
Dave
> 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)