You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Patrick Hunt <ph...@apache.org> on 2016/12/05 23:05:40 UTC

Re: How to use Kerberose auth with client API

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 <xi...@gmail.com> 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
>