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 DF772DE72 for ; Thu, 20 Sep 2012 10:49:16 +0000 (UTC) Received: (qmail 47067 invoked by uid 500); 20 Sep 2012 10:49:15 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 46782 invoked by uid 500); 20 Sep 2012 10:49: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 46746 invoked by uid 99); 20 Sep 2012 10:49:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2012 10:49:13 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ramkrishna.kulkarni@gmail.com designates 209.85.160.52 as permitted sender) Received: from [209.85.160.52] (HELO mail-pb0-f52.google.com) (209.85.160.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2012 10:49:06 +0000 Received: by pbcxa7 with SMTP id xa7so4889741pbc.11 for ; Thu, 20 Sep 2012 03:48:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=AtU9LZ3NbKQ4HYjfV3+G6IR9oLWQ5Xj1URwEmeRQuxQ=; b=OYxyqnHks4IT1XVG0zOfE8OYkLX3Ne28O01t8ZieelgTFx1HeeN38v1lez3FP8Q/qP 0QAj5wqxPInUIclvJXqbkNP6iaTWrU5ccX2fS8L2/R+DuVDbqED1I20gY1TdEp3kvEr9 xl1UDLL3icgGMW2sZ3mPxgVVq4/0yUmnNWdLZx5tskPuQYo8EFEn3nbM4dOd2QAbDYID dts5gw3xkWuNGp5PPsvSHkoqNDe+r4o2CKl3enPxDKFdfCfEdkRr3irSINFP9SeWufz3 r9mjIi3Z8whfi1TrZOiVnyZq/TLb8iBRuy7oKVsjUuqoBwjjHhz174VWkP3mtRHaMYgD rjKQ== MIME-Version: 1.0 Received: by 10.68.130.201 with SMTP id og9mr5769216pbb.12.1348138126410; Thu, 20 Sep 2012 03:48:46 -0700 (PDT) Received: by 10.68.14.170 with HTTP; Thu, 20 Sep 2012 03:48:46 -0700 (PDT) Date: Thu, 20 Sep 2012 16:18:46 +0530 Message-ID: Subject: Multiple authentication DBs From: Ramkrishna Kulkarni To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=047d7b10c8c922051d04ca1fdeaa X-Virus-Checked: Checked by ClamAV on apache.org --047d7b10c8c922051d04ca1fdeaa Content-Type: text/plain; charset=ISO-8859-1 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". Thanks, Ram --047d7b10c8c922051d04ca1fdeaa--