[Date Prev][Date Next] [Chronological] [Thread] [Top]

Access control lists



Hello, 
I am a newbie with OpenLDAP, and I am now trying to write
some ACL for my server.

Suppose that the authenticated user that wants to access to 
a resource is
dn = cn=testuser,ou=RD,ou=marketing,o=Foo inc

i would like to grant him access only to 
(.*,)?ou=RD,ou=marketing,o=Foo inc

How can I retrieve the path under which an authenticated 
user is defined to define his access policy ?

Thanks in advance for your help,
Bye