From users-return-2110-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Feb 05 20:11:52 2007 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 16474 invoked from network); 5 Feb 2007 20:11:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Feb 2007 20:11:52 -0000 Received: (qmail 44587 invoked by uid 500); 5 Feb 2007 20:11:58 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 44573 invoked by uid 500); 5 Feb 2007 20:11:58 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 44564 invoked by uid 99); 5 Feb 2007 20:11:58 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Feb 2007 12:11:58 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jukka.zitting@gmail.com designates 64.233.184.235 as permitted sender) Received: from [64.233.184.235] (HELO wr-out-0506.google.com) (64.233.184.235) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Feb 2007 12:11:49 -0800 Received: by wr-out-0506.google.com with SMTP id i28so1383608wra for ; Mon, 05 Feb 2007 12:11:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PMcbvcRzpAbZwP5gyeFhe3Xa3hMn++COPqHaEUojt1Bmc//3r7PPI8fTeVWJ4lpMsdGbTYYst4e5okgs6IIqurBfQmicKOxj8Pofi6imd46MNLS9B9td+sr72FcWhNL8aI0ATMVyOoa77Se5sCGou1kaEK36T5QNS3eY7i0k/L0= Received: by 10.78.176.20 with SMTP id y20mr22865hue.1170706285919; Mon, 05 Feb 2007 12:11:25 -0800 (PST) Received: by 10.78.177.10 with HTTP; Mon, 5 Feb 2007 12:11:25 -0800 (PST) Message-ID: <510143ac0702051211s716f3f4oda76f4d05a778e55@mail.gmail.com> Date: Mon, 5 Feb 2007 22:11:25 +0200 From: "Jukka Zitting" To: users@jackrabbit.apache.org Subject: Re: How can I get the list of all workspaces? In-Reply-To: <9773d7dd0702051202i341e6751u8c1705f1eea80c1e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9773d7dd0702051134u6b160d51l374c13e7533affb0@mail.gmail.com> <510143ac0702051157j487a0c67qfd2624f776512058@mail.gmail.com> <9773d7dd0702051202i341e6751u8c1705f1eea80c1e@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 2/5/07, Alexandre Martins wrote: > but, How can I get this special user? How can I create it? Depends on the AccessManager you're using. The default SimpleAccessManager grants all users access to all workspaces, so any user is fine. BR, Jukka Zitting