Alex Karasulu wrote:
> Turkalj, Claus wrote:
>
>> I am just trying to upgrade from 0.9 to 0.9.3.
>>
> Well there are many bug fixes as well to benefit from along with the
> list of features.
>
>> For version 0.9 I implemented my own Interceptor called ACIService
>> which does some basic access control checking and throws a
>> NoPermissionException if the caller is not authorized to add/delete
>> or modify an entry.
>>
>> I know there is an ACIItem implementation in 0.9.3 but since I
>> couldn't find any expample for ldif files I decided to continue to
>> use my working ACIService.
>>
> Ok. Keep in mind that test cases are a great place to look when the
> documentation is anemic as is the case here today. There is now some
> documentation on the site about the new authorization mechanism:
>
Oops forgot that URL:
http://directory.apache.org/subprojects/apacheds/users/authorization.html
Alex
|