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

update referral per rid



Hello everyone,

I have multiple syncrepl rid's defined. Every rid points to a different
physical ldapprovider.
But they all end with dc=domain,dc=nl. Like this:

site 1: dc=n010101,dc=domain,dc=nl
site 2: dc=n010102,dc=domain,dc=nl


CONFIG EXAMPLE:

suffix          "dc=domain,dc=nl"
directory       /var/lib/ldap
syncrepl rid=000
               provider=ldaps://pdc.provider0.domain.nl

syncrepl rid=001
                provider=ldaps://pdc.provider1.domain.nl



What I want is to assign per site/syncrepl-rid a referral so the correct
update request will be sent to the right ldapprovider.

Is it possible to do this?

Help is very much appreciated.


Best regards,

Hendrik van der Ploeg
Noordwijkerhout
The Netherlands