Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 31370 invoked from network); 9 Jul 2009 08:50:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Jul 2009 08:50:50 -0000 Received: (qmail 93231 invoked by uid 500); 9 Jul 2009 08:50:59 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 93170 invoked by uid 500); 9 Jul 2009 08:50:59 -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 93159 invoked by uid 99); 9 Jul 2009 08:50:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2009 08:50:59 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of aklimets@day.com designates 207.126.148.181 as permitted sender) Received: from [207.126.148.181] (HELO eu3sys201aog001.obsmtp.com) (207.126.148.181) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 09 Jul 2009 08:50:50 +0000 Received: from source ([209.85.219.226]) by eu3sys201aob001.postini.com ([207.126.154.11]) with SMTP ID DSNKSlWvURHoHTb4+PWqJ9FIPqu/giBXKOBH@postini.com; Thu, 09 Jul 2009 08:50:29 UTC Received: by ewy26 with SMTP id 26so2717ewy.37 for ; Thu, 09 Jul 2009 01:50:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.70.208 with SMTP id p58mr154775wed.29.1247129425825; Thu, 09 Jul 2009 01:50:25 -0700 (PDT) In-Reply-To: <4A55A035.5010106@gmail.com> References: <4A4A74A6.1010006@gmail.com> <4A4BBE04.9020108@gmail.com> <4A550CEA.7040905@gmail.com> <4A550D49.5000509@gmail.com> <4A55A035.5010106@gmail.com> Date: Thu, 9 Jul 2009 10:50:25 +0200 Message-ID: Subject: Re: Recovering repository (or combining two repositories) From: Alexander Klimetschek To: users@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Jul 9, 2009 at 9:45 AM, Harri T. wrote: > =A0 =A0 =A0 Session session =3D repository.login(); I guess access control is not present? 1.3.1 only has the simple access model that only differentiates between normal user and admin user (if user id is "admin"), but it could be that there is a custom access manager present, so you might need to login with different credentials. Regards, Alex --=20 Alexander Klimetschek alexander.klimetschek@day.com