Re: How to change the Host password

2015-07-20 Thread Ahmad Emneina
there are a few ways to approach it. I'll outline two easy ones I'd employ. First is using the awesome cloudmonkey (cli tool for cloudstack). Follow the install guide [0] to get up and running executing commands against your cloudstack deployment. Otherwise you might want to check if you have the i

Re: How to change the Host password

2015-07-20 Thread kotipalli venkatesh
Hi No. please tell me the procedure how to update host password api. Thank you, Venkatesh.k On Mon, Jul 20, 2015 at 8:52 PM, Ahmad Emneina wrote: > Have you explored the updateHostPassword [0] api call? > > > [0] > > https://cloudstack.apache.org/api/apidocs-4.5/root_admin/updateHostPassword.h

Re: How to change the Host password

2015-07-20 Thread Ahmad Emneina
Have you explored the updateHostPassword [0] api call? [0] https://cloudstack.apache.org/api/apidocs-4.5/root_admin/updateHostPassword.html On Mon, Jul 20, 2015 at 8:47 PM, kotipalli venkatesh < venkateshcloudt...@gmail.com> wrote: > Hi All, > > As per last discussion change the host password.

How to change the Host password

2015-07-20 Thread kotipalli venkatesh
Hi All, As per last discussion change the host password. But management server not communicate with host. Followed steps are: *step 1*: Directly login in to the host and run the command passwd and change the host password. *step 2*: Login to the management server run the command is java -class

Re: How to change the host password in database

2015-07-09 Thread Pierre-Luc Dion
Something like this? http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/4.5/hosts.html#changing-host-password On Thu, Jul 9, 2015 at 6:08 PM, kotipalli venkatesh < venkateshcloudt...@gmail.com> wrote: > Hi Guys, > > I am using Cloudstack 4.3.2 and hyper visor is xenserver

How to change the host password in database

2015-07-09 Thread kotipalli venkatesh
Hi Guys, I am using Cloudstack 4.3.2 and hyper visor is xenserver 6.2. Under this some vms running. some security problems change the HOST password after changing the password host level. automatically management and host communication is mismatch. Because host password is changed. I think there