Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7159F7A4F for ; Tue, 18 Oct 2011 12:36:07 +0000 (UTC) Received: (qmail 3009 invoked by uid 500); 18 Oct 2011 12:36:07 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 2964 invoked by uid 500); 18 Oct 2011 12:36:07 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 2957 invoked by uid 99); 18 Oct 2011 12:36:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Oct 2011 12:36:07 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of anchela@adobe.com designates 64.18.1.25 as permitted sender) Received: from [64.18.1.25] (HELO exprod6og110.obsmtp.com) (64.18.1.25) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Oct 2011 12:35:57 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob110.postini.com ([64.18.5.12]) with SMTP; Tue, 18 Oct 2011 05:35:37 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4b [10.128.4.237]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id p9ICZYBb002098 for ; Tue, 18 Oct 2011 05:35:34 -0700 (PDT) Received: from nacas01.corp.adobe.com (nacas01.corp.adobe.com [10.8.189.99]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id p9ICYILn019820 for ; Tue, 18 Oct 2011 05:35:34 -0700 (PDT) Received: from eurcas01.eur.adobe.com (10.128.4.27) by nacas01.corp.adobe.com (10.8.189.99) with Microsoft SMTP Server (TLS) id 8.3.192.1; Tue, 18 Oct 2011 05:34:39 -0700 Received: from angela.eur.adobe.com (10.132.1.235) by eurcas01.eur.adobe.com (10.128.4.111) with Microsoft SMTP Server id 8.3.192.1; Tue, 18 Oct 2011 13:34:33 +0100 Message-ID: <4E9D7258.5020203@adobe.com> Date: Tue, 18 Oct 2011 14:34:32 +0200 From: Angela Schreiber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 MIME-Version: 1.0 To: "dev@jackrabbit.apache.org" Subject: Re: Custom privilege References: <375B18D040153F4DBC603A7DBCBCD96C7C5C00@BPVMEMBP01.qualysoft.hu> In-Reply-To: <375B18D040153F4DBC603A7DBCBCD96C7C5C00@BPVMEMBP01.qualysoft.hu> Content-Type: text/plain; charset="ISO-8859-2"; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org hi bojan > I need to write a custom privilege and the wiki > (http://wiki.apache.org/jackrabbit/AccessControl)says it is possible, > but on the other hand JIRA > (https://issues.apache.org/jira/browse/JCR-2446) says it is not > possible. I am using version 2.2.7 of Jackrabbit, so I wanted to ask > what is the current state of this issue? registration of custom privileges will only be available as of jackrabbit 2.4 (see JCR-2887 [1]). this is currently work in progress, details will follow in the issue once it's finished. in older versions the set of privileges is hardcoded and cannot be altered. regards angela [1] https://issues.apache.org/jira/browse/JCR-2887 > Thank you. > > Kind regards > > Bojan Ribi� >