You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2015/06/12 15:31:01 UTC

[jira] [Updated] (AMBARI-11882) Kerberos: Oozie auth rules do not look correct

     [ https://issues.apache.org/jira/browse/AMBARI-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas updated AMBARI-11882:
----------------------------------
    Attachment: AMBARI-11882_01.patch

> Kerberos: Oozie auth rules do not look correct
> ----------------------------------------------
>
>                 Key: AMBARI-11882
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11882
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>              Labels: kerberos
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-11882_01.patch
>
>
> Due to the fact that the oozie.authentication.kerberos.name.rules are  auto-generated the following rules should be removed from oozie-site.xml from all the stack configurations:
> {panel:title=oozie-site.xml}
> RULE:[2:$1@$0]([jt]t@.*TODO-KERBEROS-DOMAIN)s/.*/TODO-MAPREDUSER/
> RULE:[2:$1@$0]([nd]n@.*TODO-KERBEROS-DOMAIN)s/.*/TODO-HDFSUSER/
> RULE:[2:$1@$0](hm@.*TODO-KERBEROS-DOMAIN)s/.*/TODO-HBASE-USER/
> RULE:[2:$1@$0](rs@.*TODO-KERBEROS-DOMAIN)s/.*/TODO-HBASE-USER/
> DEFAULT
> {panel}
> Note: this is an update for AMBARI-11179 to fix older stacks. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)