dataCobra opened a new issue, #8584:
URL: https://github.com/apache/cloudstack/issues/8584

   ##### ISSUE TYPE
    * Bug Report
   
   ##### COMPONENT NAME
   ~~~
   Cloudstack UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   4.18.1.0 (Release version)
   ~~~
   
   ##### CONFIGURATION
   Using `AlmaLinux-9-GenericCloud-latest.x86_64.qcow2` for a template and 
enabled `password` feature.
   (This also is true for the Ubuntu 22.04 LTS cloud image and the debian 12 
cloud image.)
   
   
   ##### SUMMARY
   When using the `password` feature for a template the initial setup of the 
password while building the VM works, but using the `reset password` button 
afterwards does not change the password.
   
   The password is still the initial password created by cloudstack on VM 
creation.
   
   
   ##### STEPS TO REPRODUCE
   1. Create a template with an image that uses cloud-init
   2. Set the `password` feature for the template
   3. Create a VM with the template
   4. Try the inital setup password (does work)
   5. Stop the VM
   6. Click on `reset password`
   7. Start the VM
   8. Try the new password (doesn't work)
   9. Try the initial password (does work)
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   ~~~
   The button `reset password` does indeed reset the password for the VM as 
displayed.
   ~~~
   
   ##### ACTUAL RESULTS
   ~~~
   The button `reset password` does not change the password and the initial 
password from creation does still work.
   ~~~


-- 
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]

Reply via email to