One more question, when I enable client server auth for the first time what will happen to the existing connection that are established without authentication?
On Sat, Feb 9, 2019, 9:56 AM Enrico Olivelli <[email protected]> wrote: > Ram > It depends on your use case. > Auth is required mostly in conjunction with ACLs, so you can have client > which perform auth and clients without auth. > This is useful during the transition from no-ACL to an ACL based database. > > Hope that helps > Enrico > > Il giorno sab 9 feb 2019, 16:13 Norbert Kalmar > <[email protected]> > ha scritto: > > > Hi Ram, > > > > ZooKeeper only knows IP addresses. You either require authentication from > > all clients, or turn it off completely. > > At least I couldn't think up anything that would achieve what you want. > > > > Regards, > > Norbert > > > > On Sat, Feb 9, 2019 at 12:52 AM rammohan ganapavarapu < > > [email protected]> wrote: > > > > > Hi, > > > > > > Is it possible to enable authentication for specific clients in > > zookeeper? > > > > > > Thanks, > > > Ram > > > > > >
