Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-560 cleartext password stored in VMProfile table
  3. VCL-647

Warning generated if vmprofile.rsakey is not defined

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4
    • 2.4
    • vcld (backend)
    • None

    Description

      utils.pm::get_vmhost_info checks if the file specified by vmprofile.rsakey exists via:
      if (f $vmhost_info>

      {vmprofile}{rsakey} && $vmhost_info->{vmprofile} {encryptedpasswd}

      )

      If vmprofile.rsakey is not defined, the following warning is generated:

      32134 1999872:2087022 image ---- WARNING ----
      32134 1999872:2087022 image 2012-11-16 11:43:48 32134 1999872:2087022 image vcld:warning_handler(613) Use of uninitialized value in -f at /usr/local/vcltrunk/bin/../lib/VCL/utils.pm line 4752.

      A check needs to be added to prevent this.

      Attachments

        Issue Links

          Activity

            People

              arkurth Andrew Kurth
              arkurth Andrew Kurth
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: