[
https://issues.apache.org/jira/browse/VCL-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14290071#comment-14290071
]
ASF subversion and git services commented on VCL-374:
-----------------------------------------------------
Commit 1654403 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1654403 ]
VCL-374
Moved call to apply_security_templates to immediately before set_password in
Windows.pm::pre_capture to prevent errors related to password not meeting
complexity requirements during base image captures.
> Set password requirements before attempting to set passwords during image
> capture
> ---------------------------------------------------------------------------------
>
> Key: VCL-374
> URL: https://issues.apache.org/jira/browse/VCL-374
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Affects Versions: 2.1
> Reporter: Andy Kurth
> Priority: Minor
> Fix For: 2.4
>
>
> When a new base image is captured, the passwords for the root and
> Administrator accounts are set before the security policy which sets the
> password requirements is is applied. The capture will fail if the password
> does not meet the default Windows password requirements. The password
> policies should be applied before attempting to set the passwords.
> The really only affects the first revision of new base images being captured
> because existing images that have gone through the entire capture process
> already have the password policies applied.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)