-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
ISSUE TYPE
- Improvement request
COMPONENT NAME
Compnent: Management server
CLOUDSTACK VERSION
Cloudstack version 4.18
SUMMARY
Make the number of characters for the randomly generated vm pasword configurable.
Currently, by default Cloudstack generates a random 6 character password
Can we have a global setting to specify the number of characters required for the randomly generated vm password
Similar to the global settings related to user password specifications
Having more characters may also increase the security or make it align with the organization policies
Steps to reproduce the issue
-
Register a password-enabled template
-
Deploy a virtual machine
-
The random password generated is always of 6 characters
Screenshot
By default, 6 characters are generated for a vm
Expected behavior
Admin user should be able to configure the number of characters for the randomly generated vm password
Actual behavior
Currently admin user is not able to configure the number of character for the randomly generated vm password