From user-return-22193-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Fri Sep 21 13:46:15 2012 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-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 977E1DFDF for ; Fri, 21 Sep 2012 13:46:15 +0000 (UTC) Received: (qmail 63846 invoked by uid 500); 21 Sep 2012 13:46:14 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 63809 invoked by uid 500); 21 Sep 2012 13:46:14 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 63798 invoked by uid 99); 21 Sep 2012 13:46:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 13:46:13 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FSL_RCVD_USER,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of byoung@bigbluehat.com designates 69.61.37.6 as permitted sender) Received: from [69.61.37.6] (HELO gamma.webserverdns.com) (69.61.37.6) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 13:46:04 +0000 Received: from adsl-98-84-234-49.gsp.bellsouth.net ([98.84.234.49]:59890 helo=[192.168.1.56]) by gamma.webserverdns.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77) (envelope-from ) id 1TF3Y1-00088p-Di for user@couchdb.apache.org; Fri, 21 Sep 2012 09:45:37 -0400 Message-ID: <505C6F8A.8090303@bigbluehat.com> Date: Fri, 21 Sep 2012 09:45:46 -0400 From: Benjamin Young User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 MIME-Version: 1.0 To: user@couchdb.apache.org Subject: Re: Multiple authentication DBs References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gamma.webserverdns.com X-AntiAbuse: Original Domain - couchdb.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - bigbluehat.com X-Source: X-Source-Args: X-Source-Dir: On 9/20/2012 6:48 AM, Ramkrishna Kulkarni wrote: > Hello, > > Is it possible to set multiple DBs as authentication DBs? Or some other way > where I can use two different DBs for authentication instead of what is > specified in "authentication_db". What's your primary objective with having multiple authentication DBs? > > Thanks, > Ram >