Since you made this as a startup script, what do you see just before the guest login prompt appears? Do you see any errors when the script executed or does it say it has set the password successfully.
At the same time, you can also check on your VR for /var/cloud/cache/password file and see the password entry for your guest ip. On successfully password setup, it will set it to save_password value. You can also just check by manually executing this script before you make template out of it. On 08/08/13 10:04 AM, "Punit Dambiwal" <[email protected]> wrote: >Hi, > >I Followed the following url to add the Password Management in OS >templates....place the "cloud-set-guest-password" in the /etc/init.d/. > >When i try to deploy the new VM with this template,VM deployed >successfully >and prompt the new password,but when try to login to VM...the new password >doesn't work...old password can still use. > >Thanks, >punit
