Hendy Irawan created KARAF-2132:
-----------------------------------
Summary: Karaf client should support public key authentication
Key: KARAF-2132
URL: https://issues.apache.org/jira/browse/KARAF-2132
Project: Karaf
Issue Type: Bug
Components: karaf-shell
Affects Versions: 2.3.0
Environment: $ uname -a
Linux *.bippo.co.id 3.2.13-grsec-xxxx-grs-ipv6-64 #1 SMP Thu Mar 29 09:48:59 UTC 2012 x86_64
x86_64 x86_64 GNU/Linux
$ java -version
java version "1.7.0_11"
Java(TM) SE Runtime Environment (build 1.7.0_11-b21)
Java HotSpot(TM) 64-Bit Server VM (build 23.6-b04, mixed mode)
Reporter: Hendy Irawan
Karaf client is deprecating the 'password' option, however it doesn't allow public key authentication,
which Karaf SSH server already supports (THANK YOU YOU GUYS R TRULY AWSUM!!!!!).
It should support -i parameter, which is the path to an OpenSSH private key file.
Optionally, it can read ~/.ssh/id_rsa file as default identity to use.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|