Jean-Baptiste Onofré created KARAF-5594:
-------------------------------------------
Summary: Can't connect using OpenSSH client on Karaf SSHD
Key: KARAF-5594
URL: https://issues.apache.org/jira/browse/KARAF-5594
Project: Karaf
Issue Type: Bug
Components: karaf-shell
Affects Versions: 4.2.0
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 4.2.0
If I can connect on a running Karaf 4.2.0-SNAPSHOT instance using
{{bin/client}}, it doesn't work with OpenSSH client:
{code}
ssh -l 8101 karaf@localhost
karaf@localhost's password:
Permission denied, please try again.
karaf@localhost's password:
Permission denied, please try again.
karaf@localhost's password:
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)