You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Alejandro Fernandez (JIRA)" <ji...@apache.org> on 2016/10/04 20:50:20 UTC

[jira] [Commented] (AMBARI-18528) Add support for specification of auth_to_local rules

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

Alejandro Fernandez commented on AMBARI-18528:
----------------------------------------------

Ambari is interpreting this as,
{code}
-Dzookeeper.security.auth_to_local=RULE:2:start@/usr/hdp/current/zookeeper-server/bin/zkServer.sh(hbase@REALM.COM)s/.*/hbase/ ​
{code}

> Add support for specification of auth_to_local rules
> ----------------------------------------------------
>
>                 Key: AMBARI-18528
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18528
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Ted Yu
>
> We tried specifying auth_to_local in zookeeper env input box:
> {code}
> export SERVER_JVMFLAGS="$SERVER_JVMFLAGS -Dzookeeper.security.auth_to_local=RULE:[2:$1@$0](hbase@c.NET)s/.*/hbase/  -Djava.security.auth.login.config={{zk_server_jaas_file}}"
> {code}
> However, when zookeeper quorum starts, the rule got interrupted with zkServer.sh
> We should add the capability of specifying auth_to_local in Ambari UI



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