[
https://issues.apache.org/jira/browse/VCL-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093744#comment-16093744
]
ASF subversion and git services commented on VCL-277:
-----------------------------------------------------
Commit 1802429 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1802429 ]
VCL-277 - Add support for images to join Active Directory domains
VCL-867 - Active Directory Authentication for Windows VM's
fixed problem of having access to manage an image that has an AD Domain set
without having access to the AD Domain
addomain.php: modified submitToggleDeleteResourceExtra: clear
addomainAdmin/manageGroup when deleting an AD Domain
image.php:
-modified addEditDialogHTML: removed some logic of what fields are
enabled/disabled - a user may not have access to any AD Domains, but have
access to an image with an AD Domain set; in this case, the user needs to have
access to unset the AD Domain
-modified AJeditResource: added section pass along additional AD Domain
information, including if the user has access to the AD Domain set for the image
-modified validateResourceData: added extra logic for checking AD Domain items
image.js:
-modified inlineEditResourceCB: added logic on what should be enabled for
editing based on user's access to AD Domain items
-modified saveResourceCB: added code to remove an AD Domain option that may
have been added for a specific image when the user didn't directly have access
to that AD Domain
-modified toggleADauth: added call to selectADauth
-added selectADauth
> Add support for images to join Active Directory domains
> -------------------------------------------------------
>
> Key: VCL-277
> URL: https://issues.apache.org/jira/browse/VCL-277
> Project: VCL
> Issue Type: New Feature
> Components: database, vcld (backend), web gui (frontend)
> Affects Versions: 2.0
> Reporter: Andy Kurth
> Fix For: 2.5
>
>
> There have been multiple requests for Active Directory integration for VCL
> images. VCL image should be able to join an AD domain when they are loaded.
> A web utility will need to be created to administer this.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)