saga-project / bliss

ATTENTION: bliss is now saga-python. Please check out the new project website for the latest version: http://saga-project.github.com/saga-python/
http://saga-project.github.com/saga-python/
Other
8 stars 4 forks source link

bliss - ssh key password/passphrase required #39

Closed shantenujha closed 12 years ago

shantenujha commented 12 years ago

Trying to get ssh plug-in going on bog standard MacOS X. But fails asking for passphrase. Ideally on localhost it shouldn't.

RandomDisorder:bliss shantenu$ python test/compliance/job/02_run_shell_command_newline.py ssh://localhost  > /tmp/error /tmp/bliss-test/lib/python2.6/site-packages/pycrypto_on_pypi-2.3-py2.6-macosx-10.6-universal.egg/Crypto/Util/randpool.py:40: RandomPool_DeprecationWarning: This application uses RandomPool, which is BROKEN in older releases.  See http://www.pycrypto.org/randpool-broken 05/08/2012 02:17:09 PM - bliss.SSHJobPlugin(0x102054320) - ERROR - Couldn't run job because: Private key file is encrypted

oweidner commented 12 years ago

http://www.enterprisenetworkingplanet.com/netsecur/article.php/3469681/The-Practically-Ultimate-OpenSSHKeychain-Howto.htm

oweidner commented 12 years ago

This has been added to the Q&A page: https://github.com/saga-project/bliss/wiki/Known-Problems-And-Solutions, as well as to the user-guide: https://github.com/saga-project/bliss/wiki/Userguide