I am trying to get private-key authentication to work without a passphrase 
using the noauth-config extenstion and it is not working.  I always get 
prompted with the passphrase even though I don't have one set.  Any ideas?

    <config name="AWS" protocol="ssh">
        <param name="hostname" value="192.168.1.100" />
        <param name="port" value="22" />
        <param name="username" value="ubuntu" />
        <param name="private-key" value="-----BEGIN RSA PRIVATE KEY-----
Verylongprivatekey..................................................................................
-----END RSA PRIVATE KEY-----" />
    </config>

Thanks,
Keith

This e-mail message is for the sole use of the intended recipient(s) and may 
contain confidential and privileged information. Any unauthorized review, use, 
disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message. If you are the intended recipient, please be advised that 
the content of this message is subject to access, review and disclosure by the 
sender's e-mail System Administrator.
  • SSH Andrews, Keith

Reply via email to