[jboss-jira] [JBoss JIRA] (AS7-5931) Cannot be setup Karaf authorized_keys
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Apr 17 07:34:54 EDT 2013
[ https://issues.jboss.org/browse/AS7-5931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler closed AS7-5931.
-------------------------------
Resolution: Deferred
Deferring until it's been decided that Karaf needs to run on ASx
> Cannot be setup Karaf authorized_keys
> --------------------------------------
>
> Key: AS7-5931
> URL: https://issues.jboss.org/browse/AS7-5931
> Project: Application Server 7
> Issue Type: Bug
> Components: OSGi
> Reporter: Thomas Diesler
> Labels: Karaf
>
> The Karaf integration starts a remote ssh console and currently needs a set of authorized_keys file in karaf/etc
> {code}
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 20.873s
> [INFO] Finished at: Mon Nov 12 11:32:11 PST 2012
> [INFO] Final Memory: 15M/167M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.6:run (modular-config) on project jboss-as-build-modular:
> An Ant BuildException has occured: Warning: Could not find file /home/yourname/.ssh/authorized_keys to copy. -> [Help 1]
> {code}
> Maybe we should limit ourselves to document this instead of trying to copy the users .ssh/authorized_keys file, which on a non-server machine is likely not to exist.
> The authorized_keys file contains the public keys of all clients that are authorized to connect (one key per line)
--
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
More information about the jboss-jira
mailing list