> -----Original Message----- > From: [email protected] > [mailto:[email protected] > et] > On Behalf Of Thierry Carrez > Sent: Wednesday, July 4, 2012 10:33 AM > To: [email protected] > Subject: Re: [Openstack] Setting VM passwords when not running on Xen > > Scott Moser wrote: > > Is it for some reason not possible to have code that runs on first > > instance boot that reads the metadata service (or config drive) and > > sets the password appropriately? > > I see no reason why you could not. Windows scripting supported both > running scripts at boot and setting user passwords last time I looked > :) >
>From a security perspective we want to keep the un-encrypted password (or an >encrypted password and the means to decrypt it) out of Nova - hence generating >it inside the VM and encrypting with the public key during boot seems stronger. _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

