RE: instance password management

2015-08-28 Thread STEENBLIK Jason
users@cloudstack.apache.org Subject: Re: instance password management cloud-init could still be querying the password-server. tail the log on the VR during VM startup and you'll see how many times it's queried. -- Erik On Fri, Aug 28, 2015 at 2:32 PM, STEENBLIK Jason < jason.steenb...@l

Re: instance password management

2015-08-28 Thread Erik Weber
ut not for password management. I'm > still using the init script. > > > -Original Message- > From: Erik Weber [mailto:terbol...@gmail.com] > Sent: 28 August 2015 14:29 > To: users@cloudstack.apache.org > Subject: Re: instance password management > > C

RE: instance password management

2015-08-28 Thread STEENBLIK Jason
Thanks Erik. I am using cloud-init but not for password management. I'm still using the init script. -Original Message- From: Erik Weber [mailto:terbol...@gmail.com] Sent: 28 August 2015 14:29 To: users@cloudstack.apache.org Subject: Re: instance password management Could be th

RE: instance password management

2015-08-28 Thread Vadim Kimlaychuk
Hello Jaso, If I remember correctly - you can reset password when instance is not running. Then you need to switch VM on and during start-up, script will get password from VR. You can do this cycle as many times as you want. Vadim. -Original Message- From: STEENBLIK Jason [ma

Re: instance password management

2015-08-28 Thread Erik Weber
Could be this if you have cloud-init installed: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1440263 -- Erik On Fri, Aug 28, 2015 at 2:23 PM, STEENBLIK Jason < jason.steenb...@leonteq.com> wrote: > Hello, > I have a template with password management enabled and the > cloud-set-gue