[
https://issues.apache.org/jira/browse/AMBARI-8678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14249539#comment-14249539
]
Hudson commented on AMBARI-8678:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #1229 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1229/])
AMBARI-8678. create kerberos principals in Active Directory programmatically.
(Dilli Arumugam via yusaku) (yusaku:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4b0d9aeb9a8bfeb4ac5493544e71ac3ddf28d8f6)
*
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/KerberosOperationHandler.java
*
ambari-server/src/test/java/org/apache/ambari/server/serveraction/kerberos/ADKerberosOperationHandlerTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/ADKerberosOperationHandler.java
> create kerberos principals in Active Directory programmatically
> ---------------------------------------------------------------
>
> Key: AMBARI-8678
> URL: https://issues.apache.org/jira/browse/AMBARI-8678
> Project: Ambari
> Issue Type: New Feature
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Dilli Arumugam
> Assignee: Dilli Arumugam
> Fix For: 2.0.0
>
> Attachments: AMBARI-8678.3.patch
>
>
> We should be able to create Kerberos Service Principals for hadoop services
> in Active Directory making programmatic calls from Ambari Server.
> We would do this by an implementation of
> org.apache.ambari.server.serveraction.kerberos.KerberosOperationHandler.
> The implementation would use JNDI to create principals in AD.
> The implementation also would support checking for presence of principal,
> updating password and removing principal.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)