DaanHoogland commented on PR #12771: URL: https://github.com/apache/cloudstack/pull/12771#issuecomment-4057651482
> > > @DaanHoogland the issue is still present > > > > > > 1. Create a vm from a password enabled template ( > > > 2. Log in successfully with password set by cloudstack > > > 3. Take a backup of the vm > > > 4. Launch a vm from the back up in the same network or another network > > > 5. Unable to login to the vm with password from step 2 > > > > > > thanks @kiranchavala > > it looks like the original issue (null pointer exception in #11941) has been fixed. now the issue is that the vm password has been changed. > > I am ok that the password is reset for the new VM created from backup if the template is password enabled, similar to reinstalling VM which reset vm password too. but we need to display the password in the API response and on UI. > > should ACS create the vm with a new password, or keep the original password from backup ? what are your opinions @DaanHoogland @abh1sar @shwstppr @kiranchavala @yadvr ? > > Either is fine as long as the password is displayed to the user in both cases (Restore backup to original Instance and create new Instance from backup). Can it be done @DaanHoogland? As a password is generated a message to the user is also possible. I had no time to look at it though. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
