Robert Levas created AMBARI-12337:
-------------------------------------
Summary: 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
Fix For: 2.1.0
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 then 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)