Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 69571 invoked from network); 5 Nov 2009 07:07:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Nov 2009 07:07:12 -0000 Received: (qmail 79295 invoked by uid 500); 5 Nov 2009 07:07:11 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 79257 invoked by uid 500); 5 Nov 2009 07:07:10 -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 79239 invoked by uid 99); 5 Nov 2009 07:07:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 07:07:10 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Nov 2009 07:07:05 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N5wQe-00078L-9k for users@jackrabbit.apache.org; Wed, 04 Nov 2009 23:06:44 -0800 Message-ID: <26208598.post@talk.nabble.com> Date: Wed, 4 Nov 2009 23:06:44 -0800 (PST) From: user_1 To: users@jackrabbit.apache.org Subject: implementing user manager MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: simer.anand88@gmail.com Hello Users, My repository needs more than one user access in that case i went through source code and there i found some helpful methods but still puzzled before customizing. What i need is new user should be able to create his own account and based on roles/groups in which he is, would be able to access content in repository. Which means there should be one common account(may be admin/root) using which new user can create a account and that would be saved in repository. I need some basic idea if someone had already done anything related to this before. Also, i need to know if we would be able to create new user then where its going to get saved/reside in repository. Waiting for response Thanks, simer -- View this message in context: http://old.nabble.com/implementing-user-manager-tp26208598p26208598.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.