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/09/10 17:46:47 UTC

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

Robert Levas created AMBARI-13060:
-------------------------------------

             Summary: 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
             Fix For: 2.1.2


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 {{kerberos-env/user_realms}}.



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