Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4AACD200BD0 for ; Wed, 30 Nov 2016 07:49:15 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 49985160B13; Wed, 30 Nov 2016 06:49:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B6E62160B08 for ; Wed, 30 Nov 2016 07:49:14 +0100 (CET) Received: (qmail 50602 invoked by uid 500); 30 Nov 2016 06:49:13 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 50591 invoked by uid 99); 30 Nov 2016 06:49:13 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2016 06:49:13 +0000 Received: from mail-oi0-f47.google.com (mail-oi0-f47.google.com [209.85.218.47]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 2826B1A031B for ; Wed, 30 Nov 2016 06:49:13 +0000 (UTC) Received: by mail-oi0-f47.google.com with SMTP id v84so218780635oie.3 for ; Tue, 29 Nov 2016 22:49:13 -0800 (PST) X-Gm-Message-State: AKaTC00hO9EsFH+6aKl8Ys28c+HUwEQIBgE1pyywjeEW+kLaUq+kjaOsmAgnB9z3KFbgKz+WB1TDBc8YTV6hOA== X-Received: by 10.157.45.74 with SMTP id v68mr16963106ota.52.1480488552174; Tue, 29 Nov 2016 22:49:12 -0800 (PST) MIME-Version: 1.0 Received: by 10.202.66.6 with HTTP; Tue, 29 Nov 2016 22:49:11 -0800 (PST) In-Reply-To: References: From: Rakesh Radhakrishnan Date: Wed, 30 Nov 2016 12:19:11 +0530 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: How to use Kerberose auth while using Zookeeper client API To: "user@zookeeper.apache.org" Content-Type: multipart/alternative; boundary=001a113cfbe43f1b4b05427f1a3c archived-at: Wed, 30 Nov 2016 06:49:15 -0000 --001a113cfbe43f1b4b05427f1a3c Content-Type: text/plain; charset=UTF-8 Hi Xie Gang, I hope the following links will help you, https://cwiki.apache.org/confluence/display/ZOOKEEPER/Zookeeper+and+SASL https://zookeeper.apache.org/doc/trunk/zookeeperProgrammers.html#sc_java_client_configuration http://www.cloudera.com/documentation/cdh/5-1-x/CDH5-Security-Guide/cdh5sg_zookeeper_security.html Thanks, Rakesh On Wed, Nov 30, 2016 at 11:18 AM, Xie Gang wrote: > Hello, > > 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 > --001a113cfbe43f1b4b05427f1a3c--