[
https://issues.apache.org/jira/browse/ZOOKEEPER-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136649#comment-17136649
]
Mrinal commented on ZOOKEEPER-3866:
-----------------------------------
Hi,
Thanks for the detailed info and yes I am aware that the given permission means
read access to the given node and nobody can change it...But since I want to
add SASL implementation and add an admin user who can only have access to
modify given node restricting other..This I am unable to do so because of
permission issue...That's why I was trying to gain full access so that I can
add user specific restriction rather than complete restriction...
> 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)