[
https://issues.apache.org/jira/browse/VCL-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16095081#comment-16095081
]
ASF subversion and git services commented on VCL-1062:
------------------------------------------------------
Commit 1802520 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1802520 ]
VCL-1062
Removed code from OSX.pm::reserve that checks if processing an imaging
reservation and sets the Administrator account password to match the behavior
of the Windows code.
> 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)