Hide Forgot
This bug has been copied from bug #830334 and has been proposed to be backported to 6.4 z-stream (EUS).
test setup instance chain: ldap://dstet-mkubik.brq.redhat.com:3333/ instance dstet-mkubik: ldap://dstet-mkubik.brq.redhat.com:2222/ (chain instance might not be even necessary) $ service dirsrv status dirsrv chain (pid 7179) is running... dirsrv dstet-mkubik (pid 4802) is running... $ cat chain.ldif dn: cn=example link,cn=chaining database,cn=plugins,cn=config changetype: add objectclass: top objectclass: extensibleObject objectclass: nsBackendInstance nsslapd-suffix: dc=example,dc=com nsfarmserverurl: ldap://dstet-mkubik.brq.redhat.com:3333/ nsMultiplexorBindDN: cn=directory manager nsMultiplexorCredentials: Secret123 cn: example link $ ldapmodify -x -D "cn=directory manager" -w Secret123 -h localhost -p 2222 -a -f chain.ldif adding new entry "cn=example link,cn=chaining database,cn=plugins,cn=config" ldap_add: Can't contact LDAP server (-1) Log: [28/Feb/2013:11:30:15 +0100] chaining database - Error with config attribute nsMultiplexorBindDn (cn=directory manager: forbidden value) [28/Feb/2013:11:30:15 +0100] chaining database - Can't instantiate chaining backend instance example link. $ service dirsrv status dirsrv chain (pid 7179) is running... dirsrv dstet-mkubik (pid 4802) is running... Marking verified.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0628.html