phsm commented on PR #10061: URL: https://github.com/apache/cloudstack/pull/10061#issuecomment-2677567940
> if the vm password is reset in cloudstack ,how to reset the user password in the VM via cloud-init ? > please consider that the vm is not accessible by user (for example user has forgot the password), so no changes can be made before resetting the password This functionality will not reset the VM password, it is true. This is how ConfigDrive cloud-init module works: its intention is to set up an initial password during the VM provisioning. Therefore, there is nothing that I can change in the generated JSON to overcome this. Or perhaps I am missing something here? -- 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]
