[
https://issues.apache.org/jira/browse/VCL-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Thompson resolved VCL-1062.
--------------------------------
Resolution: Implemented
> stop using Administrator account for Windows imaging reservations
> -----------------------------------------------------------------
>
> Key: VCL-1062
> URL: https://issues.apache.org/jira/browse/VCL-1062
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend), web gui (frontend)
> Reporter: Josh Thompson
> Fix For: 2.5
>
>
> A problem was discovered when making an imaging reservation for an AD joined
> Windows image where there is a logic problem between using the logged in
> user's account from AD and using the local Administrator account for the
> reservation. It is no longer necessary to use the Administrator account for
> imaging reservation. Additionally, any reservation where the user would have
> rights to select the reserved image as a base image can be captured. In these
> cases, the Administrator account is not used anyway.
> The simplest solution, and one that helps to simplify the code overall, is to
> just stop using the Administrator account for Windows imaging reservations
> and simply always use the logged in user's account.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)