You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by Subash Kunjupillai <su...@ericsson.com> on 2018/04/19 11:39:41 UTC

Recursive Zookeeper ACL

Hi,

We are trying to enable zookeeper ACL to restrict access to particular
znode. (Just a background.. In order to protect HBase acl data which is
stored in zookeeper, we are trying to restrict access to /hbase znode to
only hbase user).

We were able to set ACL for /hbase znode. But ACL is not getting applied to
the child nodes.

Is there a way where we can make the ACL to be applied to all znodes created
under /hbase dynamically?

Zookeeper version used 3.4.5

Regards,
Subash Kunjupillai



--
Sent from: http://zookeeper-user.578899.n2.nabble.com/