LDAP Connector Post-Upgrade Tasks
After you upgrade LDAP Connector, you must complete post-upgrade tasks.
Configure the Java Heap Size for LDAP Connector
If you increased the Java heap size to accommodate memory requirements to read or write binary data or large amounts of data with LDAP Connector in a previous version, perform the following steps after the upgrade:
- •Copy the pmrdtm.cfg file from <Secure Agent installation directory>\main2\bin\rdtm to <Secure Agent installation directory>\main\bin\rdtm.
- •Restart the Secure Agent.
Copy the Secure Certificates for LDAP Connections Enabled with Secure Connection
After you upgrade LDAP Connector, the Secure Agent does not retain the certificates available in the following directories from the previous version:
- •<Secure Agent installation directory>\main\tomcat
- •<Secure Agent installation directory>\main\bin\rdtm
The Secure Agent also does not retain the certificates placed in the cacerts file in the following directory from the previous version:
<Secure Agent installation directory>\jre\lib\security\cacerts file
The issue causes the Data Synchronization tasks and mapping tasks to fail after the upgrade.
To ensure that the tasks do not fail, perform the following tasks:
- •Copy the certificates from <Secure Agent installation directory>\main2\tomcat to <Secure Agent installation directory>\main\tomcat.
- •Copy the certificates from <Secure Agent installation directory>\main2\bin\rdtm to <Secure Agent installation directory>\main\bin\rdtm.
- •Copy the cacerts file from <Secure Agent installation directory>\jre2\lib\security to <Secure Agent installation directory>\jre\lib\security.
You must restart the Secure Agent after you copy the certificates and files.