jbonofre opened a new issue, #1990:
URL: https://github.com/apache/karaf/issues/1990

   Using a fresh Karaf runtime, sshd is starting but the authentication doesn't 
work:
   
   ```
   ssh -p 8101 karaf@localhost
   The authenticity of host '[localhost]:8101 ([::1]:8101)' can't be 
established.
   RSA key fingerprint is SHA256:tcNqGFCIAs8KVNOWS1VDJuB4tvyjEwEeAVi3lgvbaUA.
   This key is not known by any other names.
   Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
   Warning: Permanently added '[localhost]:8101' (RSA) to the list of known 
hosts.
   Password authentication
   (karaf@localhost) Password:
   Password authentication
   (karaf@localhost) Password:
   Password authentication
   (karaf@localhost) Password:
   karaf@localhost's password:
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to