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

Ted Yu updated AMBARI-18528:
----------------------------
    Description: 
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](hb...@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

  was:
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](hb...@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


> Need a way to escape config values that contain $
> -------------------------------------------------
>
>                 Key: AMBARI-18528
>                 URL: https://issues.apache.org/jira/browse/AMBARI-18528
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Ted Yu
>              Labels: zookeeper
>
> 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](hb...@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.4.14#64029)

Reply via email to