Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 41263 invoked from network); 19 May 2010 16:44:38 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 May 2010 16:44:38 -0000 Received: (qmail 58885 invoked by uid 500); 19 May 2010 16:44:37 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 58800 invoked by uid 500); 19 May 2010 16:44:37 -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 Delivered-To: moderator for user@couchdb.apache.org Received: (qmail 13074 invoked by uid 99); 19 May 2010 09:06:13 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bernhard.schauer@openforce.com designates 81.223.107.118 as permitted sender) Message-ID: <4BF3A9FE.1040405@openforce.com> Date: Wed, 19 May 2010 11:06:06 +0200 From: Bernhard Schauer User-Agent: Thunderbird 2.0.0.24 (X11/20100317) MIME-Version: 1.0 To: user@couchdb.apache.org Subject: who to set up readers for databases Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello, I want to set up a DB so that only one 'reader' (I think that is the correct term) can read and write documents to it. So far I only found documentation regarding, how to set up an admin account. But that is not what I want, since my reader should not be able to create or delete databases, or anything else admin like. Unfortunately I could not find any documentation on that. If I have just overlooked it, let ask for forgiveness in advance. MfG Bernhard