I could get centos6.3 template (pass.enabled) to set password correctly, 
indeed it set password but from UI I'm getting " Password has been reset to 
undefined" . 
There is correct password when I list /var/cache/cloud/passwords on v.router 
and try to login with that. 
It is regarding CS4.1.0-Snapshot.. 
Any clue? 
Thank you 


----- Original Message -----

From: "Marcus Sorensen" <shadow...@gmail.com> 
To: "Sinisa Denic" <sinisa.de...@intech.co.rs> 
Cc: cloudstack-dev@incubator.apache.org 
Sent: Monday, February 4, 2013 11:04:13 PM 
Subject: Re: "Password has been reset to undefined" 

It uses http query of the virtual router. But it does it on boot up. 
Otherwise you have this nasty service polling the router all of the 
time on the guest, and the last thing we want is to run services on 
your VM. Even the init script in itself is perhaps going too far for 
what cloudstack should provide. 

I do agree though that if someone wants to create *their own* service 
based on cloud-set-guest-password they should be allowed to reset the 
password while the VM is up. This could maybe be a global config 
option, to toggle on and off whether a vm is required to be shut down, 
or like you say, just remind the user that they may need to reboot to 
pick up the password. 

On Mon, Feb 4, 2013 at 10:47 AM, Sinisa Denic <sinisa.de...@intech.co.rs> 
wrote: 
> Isn't be better idea to allow http query of virtual router, 
> and then inform user that password will be changed on next restart. 
> 
> 

Reply via email to