Something similar has been asked before: http://mail-archives.apache.org/mod_mbox/zookeeper-user/201708.mbox/%3cca+i0x1k40qzorw6dbymg_nsxq5tw8j8-hkzivwmyjytujig...@mail.gmail.com%3e
In short, it is possible to limit access on a node by node basis, but I don't believe there is a way to limit access to the server/process itself without additional infrastructure. Thanks, Abe On Tue, Nov 14, 2017, at 18:44, vikrant singh wrote: > https://zookeeper.apache.org/doc/r3.1.2/zookeeperProgrammers.html#sc_ZooKeeperAccessControl > > On Tue, Nov 14, 2017 at 5:34 PM, Jamie Wang <[email protected]> wrote: > > > Hi, > > > > I am new to zookeeper. I am wondering if there is a way to disable > > anonymous connection to a zookeeper server or process. Either via > > configuration parameter or API would work. Thanks in advance for your input > > and pointers. > > > > Jamie > >
