Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 24600 invoked from network); 8 Jul 2004 21:33:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Jul 2004 21:33:13 -0000 Received: (qmail 38549 invoked by uid 500); 8 Jul 2004 21:33:08 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 38476 invoked by uid 500); 8 Jul 2004 21:33:08 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 38454 invoked by uid 99); 8 Jul 2004 21:33:08 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [66.111.4.26] (HELO out2.smtp.messagingengine.com) (66.111.4.26) by apache.org (qpsmtpd/0.27.1) with ESMTP; Thu, 08 Jul 2004 14:33:05 -0700 X-Sasl-enc: g9kigEt19pVFLrAz+d1cHg 1089322382 Received: from [127.0.0.1] (elfriedeholmes.demon.co.uk [80.177.165.206]) by www.fastmail.fm (Postfix) with ESMTP id 597AAC11191 for ; Thu, 8 Jul 2004 17:33:02 -0400 (EDT) Message-ID: <40EDBCB4.3030706@upaya.co.uk> Date: Thu, 08 Jul 2004 22:29:24 +0100 From: Upayavira User-Agent: Mozilla Thunderbird 0.7 (Windows/20040616) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: XMLDBSource and credentials References: <40EDB769.4090409@focalpoint.com> In-Reply-To: <40EDB769.4090409@focalpoint.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Luigi Bai wrote: > I'd like to modify XMLDBSource to allow the URI to override the > credential information. This would allow different users to access > collections/resources as themselves in eXist (http://exist.sf.net). > > Any objections? My first thought is to allow URIs of the form: > > xmldb:exist://user:pass@host:port/coll/coll/resource.xml > I take it there is no such definition of providing user/pass within the XMLDB spec? Regards, Upayavira