That's a feature planned since a very long time, see https://issues.apache.org/jira/browse/KARAF-32 However, nobody has step up to actually implement that. Would you be interested in doing so ? I'd be happy to help in any way I can. The Mina SSHD library we use can support that afaik, but what we really missing is a key storage and authentication mechanism which should be implemented using JAAS imho.
Btw, karaf has its own mailing lists since a few months ... http://karaf.apache.org/index/community/mailing-lists.html On Wed, Feb 16, 2011 at 09:32, Forrest Xia <[email protected]> wrote: > Hi there, > > Is there a way to enable karaf sshd feature non-interactively login? > > Current karaf sshd feature allow user to login karaf shell via ssh client, > but it requires password to authenticate? Is there a way to make the feature > like popular ssh server that authentication is via ssh certificate file, no > password prompt? > > Caused we want to automate the testing of our self-defined shell commands. > > Thanks for any comments/idea in advance! > > Forrest > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

