Robert Levas created AMBARI-10875:
-------------------------------------
Summary: Kerberos Identity data is empty when
Cluster.security_type != KERBEROS
Key: AMBARI-10875
URL: https://issues.apache.org/jira/browse/AMBARI-10875
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.1.0
Reporter: Robert Levas
Assignee: Robert Levas
Fix For: 2.1.0
Kerberos Identity data is empty when Cluster.security_type does not equal
"KERBEROS".
Technically this seems to make sense since there shouldn't be any relevant
Kerberos identities if the cluster isn't configured for Kerberos; however a
_chicken-and-the-egg_ condition is encountered when manually enabled Kerberos
and a listing of the needed Kerberos identities is needed before Kerberos is to
be fully enabled.
*Solution*
Allow the keberos_identities API end points to generate data even if
Cluster.security_type is not equal to "KERBEROS".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)