[
https://issues.apache.org/jira/browse/VCL-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589276#comment-15589276
]
ASF subversion and git services commented on VCL-277:
-----------------------------------------------------
Commit 1765685 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1765685 ]
VCL-277 - Add support for images to join Active Directory domains
VCL-867 - Active Directory Authentication for Windows VM's
vcl.sql:
-added definition of addomain table
-put backticks around field names for connectlog table (unrelated to this JIRA)
-added definition of imageaddomain table
-added addomain entry to resourcetype table
-added 'All AD Domains' entry to resourcegroup table
-added entries for administer and manageGroup for 'All AD Domains' group to
resourcepriv table
-added addomainAdmin entry to userprivtype table
-added entries to give admin user and adminUsers group addomainAdmin privilege
at admin node in userpriv table
update-vcl.sql:
-added definition of addomain table
-put backticks around field names for connectlog table (unrelated to this JIRA)
-added definition of imageaddomain table
-added insert for addomain entry to resourcetype table
-added insert for 'All AD Domains' entry to resourcegroup table
-added inserts for entries for administer and manageGroup for 'All AD Domains'
group to resourcepriv table
-added insert for addomainAdmin entry to userprivtype table
-added inserts for entries to give admin user and adminUsers group
addomainAdmin privilege at admin node in userpriv table
> 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.4#6332)