views:

83

answers:

0

Hi,

I am trying to replicate data from server A (Sun DS 6.3.1) to server B (Sun DS 5.2). On server A, using DSCC I had specified the connection to be Authentication by DN and had entered the correct DN (cn=replication manager, cn=replication, cn=config) and password. I had verified this through using command line to run the replication manually.

However, when I do it through DSCC, it gave me following error,

"Error updating the server :389. The error is javax.naming.AuthenticationException:[LDAP:error code 32 - No Such Object]"

My understanding is that for some reason the binding from 6.3.1 to 5.2 fails and perhaps some changes needs to be made on the 6.3.1 for it to bind to 5.2.

Appreciate any advice, thanks.