You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/09/12 02:12:45 UTC

[jira] [Commented] (AMBARI-13060) Kerberos: Allow user to specify additional realms for auth-to-local rules

    [ https://issues.apache.org/jira/browse/AMBARI-13060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741768#comment-14741768 ] 

Hadoop QA commented on AMBARI-13060:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12755490/AMBARI-13060_trunk_01.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 4 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-server.

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/3772//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/3772//console

This message is automatically generated.

> Kerberos: Allow user to specify additional realms for auth-to-local rules
> -------------------------------------------------------------------------
>
>                 Key: AMBARI-13060
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13060
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server, ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Robert Levas
>            Assignee: Robert Levas
>              Labels: kerberos, kerberos-wizard
>             Fix For: 2.1.2
>
>         Attachments: AMBARI-13060_branch-2.1_01.patch, AMBARI-13060_trunk_01.patch
>
>
> Allow user to specify additional realms for auth-to-local rules. This will add _default_ rules for the specified realm(s) to the generated auth-to-local rule sets. For example:
> {noformat}
> RULE:[1:$1@$0](.*@USER_REALM.COM)s/@.*//
> {noformat}
> The value should be a (comma) delimited list of realm names set in set of global properties in the Kerberos Descriptor.



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