[
https://issues.apache.org/jira/browse/AMBARI-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583961#comment-14583961
]
Hudson commented on AMBARI-11882:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.1 #19 (See
[https://builds.apache.org/job/Ambari-branch-2.1/19/])
AMBARI-11882. Kerberos: Oozie auth rules do not look correct (rlevas) (rlevas:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f22fd6b76a8118fb7d36f843e863898ba28a4ea8)
*
ambari-server/src/test/resources/stacks/HDP/1.3.0/services/OOZIE/configuration/oozie-site.xml
*
ambari-server/src/test/resources/stacks/HDP/2.0.1/services/OOZIE/configuration/oozie-site.xml
*
ambari-server/src/main/resources/stacks/PHD/3.0.0.0/services/OOZIE/configuration/oozie-site.xml
*
ambari-server/src/main/resources/stacks/HDP/2.3.GlusterFS/services/OOZIE/configuration/oozie-site.xml
*
ambari-server/src/main/resources/stacks/HDP/2.1/services/OOZIE/configuration/oozie-site.xml
*
ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/OOZIE/configuration/oozie-site.xml
*
ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/OOZIE/configuration/oozie-site.xml
*
ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/OOZIE/configuration/oozie-site.xml
*
ambari-server/src/test/resources/stacks/HDP/2.0.5/services/OOZIE/configuration/oozie-site.xml
*
ambari-server/src/test/resources/stacks/HDP/1.3.1/services/OOZIE/configuration/oozie-site.xml
*
ambari-server/src/test/resources/stacks/HDP/1.2.0/services/OOZIE/configuration/oozie-site.xml
> 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)