Igor Shmukler wrote:
I have a multi-tenant [multiple DITs] LDAP directory setup. One of things that I need to be able to do, is to retrieve records from individual domain [DIT] -level databases using "superuser" credentials.
You should start to read about access control:
slapd.access(5)
http://www.openldap.org/doc/admin24/access-control.html
http://www.openldap.org/faq/data/cache/189.html
Don't claim to have a multi-tenant service before you really understood all of the above.
Ciao, Michael.