Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

v5.4.2.1

Compare
Choose a tag to compare
@vholer vholer released this 26 Mar 14:10
· 202 commits to master since this release
0b7dbc8

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.

  • gh-102: Optional password reset
  • gh-107: Disable password reset

Contextualization scripts are compatible with the OpenNebula versions from 4.6 to 5.4.