You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/02/20 19:08:44 UTC

[jira] [Commented] (VCL-277) Add support for images to join Active Directory domains

    [ https://issues.apache.org/jira/browse/VCL-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15874969#comment-15874969 ] 

ASF subversion and git services commented on VCL-277:
-----------------------------------------------------

Commit 1783788 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1783788 ]

VCL-277 - Add support for images to join Active Directory domains
VCL-867 - Active Directory Authentication for Windows VM's

removed code referencing domainNetBIOSname, domaincontrollers, and logindescription

addomain.php:
-modified fieldWidth, fieldDisplayName, AJsaveResource, addResource, addEditDialogHTML, and validateResourceData to remove references to above listed fields
-modified AJsaveResource - removed check for duplicate name since it is being done in validateResourceData

utils.php: modified getADdomains: removed references to above listed fields

addomain.js:
-modified inlineEditResourceCB, resetEditResource, saveResource, and saveResourceCB to remove references to above listed fields

> 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.3.15#6346)