Cool. The test I'd like to run is the following: * Create a node with the `--adminAccess` parameter. This should copy my user's SSH keys to the node. * Run a script on a node *without* providing the credentials, and *without* Karaf providing them. I just want to run a script without authenticating against the node.
This will proof that the authentication fallbacks to the ssh-agent and it is taking care of the auth. Can I do this? Will I have to clear the persistent credential store in Karaf? If so, how can I do that? :) Thanks @iocanel ! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-karaf/pull/43#issuecomment-41269323
