Hello,
Can I add 1 user in cn=config so that it can access all the underlying databases? (olcdatabase={1}bdb, olcdatabase={2}bdb etc.
The reason for this is that I use ldap-meta which connects to a LDAP server with multiple databases in it.
dc=0001,dc=domain,dc=nl dc=0002,dc=domain,dc=nl dc=0003,dc=domain,dc=nl
I use "idassert-bind" at the ldap-meta server to set a different username. But in this situation I need to add an extra username for every database in slapd.conf
Is there a possibility to use a global user which can access all the databases?
Thanks in advance
Regards,
Hendrik The Netherlands