rinilnath created ZOOKEEPER-4438:
------------------------------------
Summary: Enable ACL in all nodes
Key: ZOOKEEPER-4438
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4438
Project: ZooKeeper
Issue Type: Test
Reporter: rinilnath
I want to enable ACL in existing zookeeper service. I have tried below ways in
zkcli
# addauth digest user1:12345, which will add user1
# setAcl /zookeeper auth:user1:12345:crdwa
But as i restart the service, when i use zkcli to test the setting
getAcl /zookeeper
it says permission insufficient or in older 3.5.3 it says authentication failed.
Please help me to achieve this in proper way
--
This message was sent by Atlassian Jira
(v8.20.1#820001)