There's a wiki page here: https://cwiki.apache.org/confluence/display/ZOOKEEPER/Zookeeper+and+SASL
Also see my docker environment for a concrete example: https://github.com/phunt/zk-docker-devenv/tree/master/kerberos.centos.6.7 Patrick On Tue, Nov 29, 2016 at 9:52 PM, Xie Gang <[email protected]> wrote: > Hi, > > I'm writing a program with Zookeeper client API. But I need kerberose auth > to access the server. How to enable it on client program? Any guide here? > thanks in advance. > > -- > Xie Gang >
