[
https://issues.apache.org/jira/browse/ZOOKEEPER-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136683#comment-17136683
]
Mate Szalay-Beko commented on ZOOKEEPER-3866:
---------------------------------------------
Did you maybe try with 'zookeeper.superUser' ?
https://zookeeper.apache.org/doc/r3.6.1/zookeeperAdmin.html
> Unable to change permission of zookeper node having read access
> ---------------------------------------------------------------
>
> Key: ZOOKEEPER-3866
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3866
> Project: ZooKeeper
> Issue Type: Bug
> Reporter: Mrinal
> Priority: Blocker
>
> Unable to change permission of zookeper node having read access
> 1.open zookeeper-shell.sh with corresponding IP
> getAcl /zookeeper
> 'world,'anyone
> : r
> while changing the same its saying Authentication is not valid
> setAcl /zookeeper world:anyone:cdrwa
> Authentication is not valid : /zookeeper
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)