v5.4.2.1
This is a maintenance release, which reverts back the default password resetting functionality introduced in 5.4.2. Since 5.4.2, if VM template wasn't provided with any user password related context parameter (PASSWORD
, CRYPTED_PASSWORD
, PASSWORD_BASE64
, or CRYPTED_PASSWORD_BASE64
), the scripts locked the contextualized user account (usually root
, but could be changed by USERNAME
context parameter) to disallow the password login. As there was no easy way to disable this functionality, and many users needed to workaround that, we are disabling the default password resetting and providing a context parameter USERNAME_PASSWORD_RESET=yes
to explicitly enable via the template.
Contextualization scripts are compatible with the OpenNebula versions from 4.6 to 5.4.