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 B0632200C0F for ; Thu, 2 Feb 2017 16:40:45 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id AECF9160B57; Thu, 2 Feb 2017 15:40:45 +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 2BF29160B54 for ; Thu, 2 Feb 2017 16:40:45 +0100 (CET) Received: (qmail 18142 invoked by uid 500); 2 Feb 2017 15:40:39 -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 18131 invoked by uid 99); 2 Feb 2017 15:40:39 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2017 15:40:39 +0000 Received: from mail-lf0-f44.google.com (mail-lf0-f44.google.com [209.85.215.44]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 92B5A1A002B for ; Thu, 2 Feb 2017 15:40:38 +0000 (UTC) Received: by mail-lf0-f44.google.com with SMTP id n124so10593874lfd.2 for ; Thu, 02 Feb 2017 07:40:38 -0800 (PST) X-Gm-Message-State: AIkVDXK7szhUTmSYevQ48lqWsRU3C0GHrokwTedsNjlZmAxeYV0HsLWFWauTMNU+fN7kN6IBKPxz2fTghhKBvw== X-Received: by 10.25.74.196 with SMTP id x187mr3480529lfa.30.1486050037032; Thu, 02 Feb 2017 07:40:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.21.15 with HTTP; Thu, 2 Feb 2017 07:39:56 -0800 (PST) In-Reply-To: References: From: Patrick Hunt Date: Thu, 2 Feb 2017 07:39:56 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Multiple credentials associated with same principal? To: UserZooKeeper Content-Type: multipart/alternative; boundary=94eb2c1a1c3693718905478dfc6c archived-at: Thu, 02 Feb 2017 15:40:45 -0000 --94eb2c1a1c3693718905478dfc6c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Stevo, you might be talking about one of the following variants? (see the jiras linked to from this jira) https://issues.apache.org/jira/browse/ZOOKEEPER-1634 Patrick On Thu, Feb 2, 2017 at 4:38 AM, Stevo Slavi=C4=87 wrote= : > Alternatively, is it possible to set ACL that would grant given permissio= ns > to any successfully authenticated user? > > On Wed, Feb 1, 2017 at 1:16 PM, Stevo Slavi=C4=87 wro= te: > > > Hello Apache ZooKeeper community, > > > > Is it valid in JAAS config file to associate more than one password per > > user, and if so, will ZooKeeper server authenticate user correctly if > > provided password matches any of the configured ones? > > > > Kind regards, > > Stevo Slavic. > > > --94eb2c1a1c3693718905478dfc6c--