[
https://issues.apache.org/jira/browse/AMBARI-18019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mugdha Varadkar updated AMBARI-18019:
-------------------------------------
Status: In Progress (was: Patch Available)
> Referring component level identity is not working for ranger-atlas-plugin
> -------------------------------------------------------------------------
>
> Key: AMBARI-18019
> URL: https://issues.apache.org/jira/browse/AMBARI-18019
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Mugdha Varadkar
> Assignee: Mugdha Varadkar
> Priority: Blocker
> Fix For: 2.4.0
>
> Attachments: AMBARI-18019.patch
>
>
> In-order to support AMBARI-17902 changes for ranger-atlas plugin, trying to
> accommodate below code in common-services/ATLAS/0.7.0.2.5/kerberos.json.
> {noformat}
> {
> "name": "/ATLAS/ATLAS_SERVER/atlas",
> "principal": {
> "configuration":
> "ranger-atlas-audit/xasecure.audit.jaas.Client.option.principal"
> },
> "keytab": {
> "configuration":
> "ranger-atlas-audit/xasecure.audit.jaas.Client.option.keyTab"
> }
> }
> {noformat}
> However these configs are not being available at ranger-atlas-audit.xml
> This occurs because the Kerberos Descriptors does not allow using the same
> identity name more than once.
> After AMBARI-17993 fix this is made possible by using {{reference}} tag.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)