Re: How to reset password using cloud-init in cloudstack

2020-08-30 Thread David Jumani
Hi Jerry, Could you check the file `/etc/cloudstack/vmpassword.json` in the VR whether the password has been updated? It shows as { "IP": "password" } Also could you provide the logs ? Thanks, David From: li jerry Sent: Sunday, August 30, 2020 1:12 PM To: users@

How to reset password using cloud-init in cloudstack

2020-08-30 Thread li jerry
Hi All We tried to replace the cloud-set-guest-password script with cloud-init in CentOS. l The VM is deployed through the template, and the password takes effect l Reset VM password via CloudStack, failed (cannot log in with new password) Does anyone know how to solve it? Here is the operat