Oracle Directory Enterprise Server 6.x version - experiencing directory master replication issues
Lately we have experienced ldap replication issues with SunOne Directory server 5.2, when the file contained in certificateRevocationList;binary attribute exceeded size 10MB.
Since, I upgraded all consumer ldap replicas to the newer 6.3.1 version; all consumers run on SPARC 64bit platforms. Everything was working fine until I attempted to upgrade the Master ldap server. The new master server version 6.2 on linux (32bit) replaced all instances of the "certificateRevocationList;binary" attribute with "certificateRevocationList". Although the binary value was preserved, the name changed.
Since our business is heavily dependent on the attribute name "certificateRevocationList;binary", how can I preserve this name in directory version 6.x and avoid undesired renaming of the attribute?