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 <nkal...@cloudera.com.invalid>
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 <
> rammohanga...@gmail.com> wrote:
>
> > Hi,
> >
> > Is it possible to enable authentication for specific clients in
> zookeeper?
> >
> > Thanks,
> > Ram
> >
>

Reply via email to