You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Andy Kurth (JIRA)" <ji...@apache.org> on 2011/06/10 18:41:59 UTC

[jira] [Created] (VCL-478) Windows 6.x Sysprep code results in incorrect root password

Windows 6.x Sysprep code results in incorrect root password
-----------------------------------------------------------

                 Key: VCL-478
                 URL: https://issues.apache.org/jira/browse/VCL-478
             Project: VCL
          Issue Type: Bug
          Components: vcld (backend)
    Affects Versions: 2.2.1
            Reporter: Andy Kurth
            Assignee: Andy Kurth
            Priority: Minor
             Fix For: 2.3


The Windows/Version_6.pm file's run_sysprep subroutine copies the base Unattend.xml file from the management node to the node.  This is occurring after the root and Administrator passwords have been changed which includes the step to update the password in the files under C:\cygwin\home\root\VCL.  This causes the autologin to fail after an image is loaded.  Version_6.pm should be updated to not copy Unattend.xml from the management node, but from the copy on the node in root's home directory.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira