Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-8868

use PasswordGenerator.generateRandomPassword() to generate systemvm passwords

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.5.2, 4.6.0
    • 4.7.0
    • None
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      generateRandomPassword() is supposed to create root user passwords. Right now it is only used on the guest VMs. The format of the passwords it creates are of the form "random 3-character string with a lowercase character, uppercase character, and a digit" + random n-character string with only lowercase characters".

      For whatever reason it was that we use generateRandomPassword() for guest VM root user passwords(maybe more secure?) we should use the same function for system VM root user passwords.

      Attachments

        Activity

          People

            rajanik Rajani Karuturi
            rajanik Rajani Karuturi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: