Hi, Bertrand Delacretaz schrieb: > Hi, > > On Tue, Jun 23, 2009 at 12:03 PM, Ian Boston<[email protected]> wrote: >> On 23 Jun 2009, at 09:42, Felix Meschberger wrote: >>> ... What exact problem do you want to solve with the restriction on script >>> access ? Do you have some kind of "x-bit" in mind ? The repository >>> itself has no support for (and cannot support) this kind of permission >>> itself.... > > Doesn't JCR 2.0 support arbitrary permissions? The spec says > > "A privilege represents the ability to perform a particular set of > operations on a node. Each privilege is identified by a JCR name. > JCR defines a set of standard privileges within the Privilege > interface. An implementation may add additional privileges, using an > appropriate implementation specific namespace for their names" > > So IIUC we (or rather Jackrabbit) might be able to define a > jackrabbit:execute privilege?
Yes, that's the line of thinking here. Regards Felix
