You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mrinal (Jira)" <ji...@apache.org> on 2020/06/16 11:25:00 UTC

[jira] [Created] (ZOOKEEPER-3866) Unable to change permission of zookeper node having read access

Mrinal created ZOOKEEPER-3866:
---------------------------------

             Summary: 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


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)