Robert Levas created AMBARI-24383:
-------------------------------------

             Summary: A NPE occurs if a Kerberos identity descriptor is missing 
a Keytab specification
                 Key: AMBARI-24383
                 URL: https://issues.apache.org/jira/browse/AMBARI-24383
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.7.1
            Reporter: Robert Levas
            Assignee: Robert Levas
             Fix For: 2.7.1


A NPE occurs if a Kerberos identity descriptor is missing a Keytab 
specification.  For example, if the Kerberos identity descriptor is as follows:

{code}
{
  "name": "druid",
  "principal": {
    "value": "druid_124@${realm}",
    "type": "user"
  }
}
{code}

Note: This is technically an unexpected Kerberos identity specification since 
the identity will be unusable. However Ambari should not encounter a NPE 
because of it. 




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to