Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 226F81819A for ; Thu, 9 Jul 2015 22:23:53 +0000 (UTC) Received: (qmail 78138 invoked by uid 500); 9 Jul 2015 22:23:52 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 78087 invoked by uid 500); 9 Jul 2015 22:23:52 -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 78076 invoked by uid 99); 9 Jul 2015 22:23:51 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2015 22:23:51 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 908C1C070B for ; Thu, 9 Jul 2015 22:23:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.979 X-Spam-Level: ** X-Spam-Status: No, score=2.979 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id cdWnH23Jy0Xw for ; Thu, 9 Jul 2015 22:23:51 +0000 (UTC) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 8D3B520EFB for ; Thu, 9 Jul 2015 22:23:50 +0000 (UTC) Received: by lblf12 with SMTP id f12so13317892lbl.2 for ; Thu, 09 Jul 2015 15:23:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=EiMbe1RXoz3h4yt19bRZFU23ULJDMC54XLLfiKncTpY=; b=UDlFmDBC26vjMc6Mjfs7C+fjZJwzWL/TAr9eyD1nJhtz6cCwoLndqbK1y57AHSDXYp 53cEcOWhOERgL9CT2VNvQ1SSUwuovst3pa9WNvAYczZw0UZpDQeyL7aLmgbLDe2D+2il /lfGFavz1gx1f2eVF2UqITfNr8h0s1LcsWpaaZ2SjbVAprOBoMGbfPXRKNHlg1nfteIg 4tLZwT6EHlczZkQZm+NnoA+He0F3x32ss1grBkj6JJ83/wRA3+bZFVJ7qL97g97Hzz3K MnNYcuXTG6+Ls1vM0eybUODz7VShS2i9TybTHyPthwLx3pCBljOKjfyjNo8T0AMZJygI g1lA== X-Gm-Message-State: ALoCoQlOvtjk9w4U/YC1TweLbZZRtBkgtCGqQeO4/oSF+Gv9+TaqJf3NzDuxP7HwX+lQ/UdnnsAm X-Received: by 10.152.23.4 with SMTP id i4mr16837867laf.51.1436480629071; Thu, 09 Jul 2015 15:23:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.66.197 with HTTP; Thu, 9 Jul 2015 15:23:09 -0700 (PDT) From: Maciek Sakrejda Date: Thu, 9 Jul 2015 15:23:09 -0700 Message-ID: Subject: Configuring DigestAuthenicationProvider? To: user@zookeeper.apache.org Content-Type: multipart/alternative; boundary=089e0160b87a9f7b37051a78b550 --089e0160b87a9f7b37051a78b550 Content-Type: text/plain; charset=UTF-8 Hello! The docs talk about how to enable superuser access with this auth provider [1], but I haven't been able to find anything on how other credentials are managed (either in the official docs or elsewhere). I'm using Zookeeper 3.4.6. I looked at the source, but I couldn't figure out the behavior. Any suggestions as to where I might look? [1]: http://zookeeper.apache.org/doc/r3.4.6/zookeeperAdmin.html#sc_authOptions --089e0160b87a9f7b37051a78b550--