[
https://issues.apache.org/jira/browse/AMBARI-12337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619776#comment-14619776
]
Hudson commented on AMBARI-12337:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.1 #193 (See
[https://builds.apache.org/job/Ambari-branch-2.1/193/])
AMBARI-12337. Kerberos: LDAP error updating and removing service principals in
AD (rlevas) (rlevas:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c267b45bc6ffadce7c3b49d06f3ea0bc50634ce6)
*
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/ADKerberosOperationHandler.java
> Kerberos: LDAP error updating and removing service principals in AD
> -------------------------------------------------------------------
>
> Key: AMBARI-12337
> URL: https://issues.apache.org/jira/browse/AMBARI-12337
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.1.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Critical
> Labels: active_directory, kerberos
> Fix For: 2.1.0
>
> Attachments: AMBARI-12337_01.patch
>
>
> An LDAP error occurs while updating and removing service principals in
> clusters with Kerberos enabled using Active Directory.
> The following exception is thrown when removing an account:
> {noformat}
> javax.naming.NamingException: [LDAP: error code 1 - 000020D6: SvcErr:
> DSID-0310081B, problem 5012 (DIR_ERROR), data 0
> ]
> noformat}
> The following exception is thrown when updating an account's password
> {noformat}
> javax.naming.NamingException: [LDAP: error code 1 - 000020D6: SvcErr:
> DSID-0310081B, problem 5012 (DIR_ERROR), data 0
> ^@]
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)