Re: [4.1] getVMPassword > how to decrypt

2013-08-04 Thread Harikrishna Patnala
Yes the password is encrypted with public key of ssh key pair assigned to >>> the guest VM during deployment. >>> We can decrypt it using the private key of that key pair. >>> >>> -Harikrishna >>> >>> On 01-Aug-2013, at 3:13 AM, Chiradeep Vi

Re: [4.1] getVMPassword > how to decrypt

2013-08-02 Thread David Nalley
that key pair. >> >> -Harikrishna >> >> On 01-Aug-2013, at 3:13 AM, Chiradeep Vittal >> mailto:chiradeep.vit...@citrix.com> >> > wrote: >> >> Isn't this encrypted with the ssh keys of the user? (createSshKeyPair) >> >> From:

Re: [4.1] getVMPassword > how to decrypt

2013-08-02 Thread Antonio Petrocelli
;mailto:a.petroce...@netsons.com>> Reply-To: mailto:dev@cloudstack.apache.org><mailto:dev@cloudstack.apache.org> <mailto:dev@cloudstack.apache.org>> Date: Tuesday, July 30, 2013 2:46 AM To: mailto:dev@cloudstack.apache.org><mailto:dev@cloudstack.apache.org

Re: [4.1] getVMPassword > how to decrypt

2013-08-02 Thread Wei ZHOU
; mailto:a.petroce...@netsons.com> > > > Reply-To: mailto:dev@cloudstack.apache.org> > > > Date: Tuesday, July 30, 2013 2:46 AM > To: mailto:dev@cloudstack.apache.org> > > > Subject: [4.1] getVMPassword > how to decrypt > > Hello, > http://clouds

Re: [4.1] getVMPassword > how to decrypt

2013-08-02 Thread Antonio Petrocelli
yPair) From: Antonio Petrocelli <a.petroce...@netsons.com> Reply-To: <dev@cloudstack.apache.org> Date: Tuesday, July 30, 2013 2:46 AM To: <dev@cloudstack.apache.org> Subject: [4.1] getVMPassword > how to decrypt Hello, http://cloudstack.apache.org/docs/api/apidocs-4.1/domain_adm

Re: [4.1] getVMPassword > how to decrypt

2013-08-01 Thread Harikrishna Patnala
rypted with the ssh keys of the user? (createSshKeyPair) From: Antonio Petrocelli mailto:a.petroce...@netsons.com>> Reply-To: mailto:dev@cloudstack.apache.org>> Date: Tuesday, July 30, 2013 2:46 AM To: mailto:dev@cloudstack.apache.org>> Subject: [4.1] getVMPassword &

Re: [4.1] getVMPassword > how to decrypt

2013-07-31 Thread Chiradeep Vittal
Isn't this encrypted with the ssh keys of the user? (createSshKeyPair) From: Antonio Petrocelli mailto:a.petroce...@netsons.com>> Reply-To: mailto:dev@cloudstack.apache.org>> Date: Tuesday, July 30, 2013 2:46 AM To: mailto:dev@cloudstack.apache.org>> Subject: [4.1] getVMPa

[4.1] getVMPassword > how to decrypt

2013-07-30 Thread Antonio Petrocelli
Hello, http://cloudstack.apache.org/docs/api/apidocs-4.1/domain_admin/getVMPassword.html after retrieved the password i'm unable to decrypt the encryptedpassword. Suggestions? Thanks. Regards. --