[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ACL Question!
On Thu, May 16, 2002 at 05:50:58PM +0200, Zamangoer, Ferruh wrote:
> Hi all,
>
>
> Can anybody help me I have the following problem I want to define a ACL,
> where the some person have only the write access to one area whit underlying
> subarea.
>
> For Example :
>
>
> When I have ou=Professional Services,dc=test,dc=de
>
> the person should have only the rights to write , delete ...... under this
> area .
Try:
access to dn.subtree="ou=Professional Services,dc=test,dc=de"
by .... write
--
Ralf
- References:
- ACL Question!
- From: "Zamangoer, Ferruh" <ferruh.zamangoer@materna.de>