ibm-slapdPlugin entry in configuration file changed
If the ibm-slapdPlugin configuration files were changed, you might encounter an error during migration. Follow the steps to resolve the error.
If a line in the ibmslapd.conf or slapd32.conf file
for the ibm-slapdPlugin was changed from its original
form, it might be left in the migrated configuration file and cause
an error at server startup. For example, the line in the original
configuration file was:
ibm-slapdPlugin: database /lib/libback-rdbm.so rdbm_backend_initand
the line was changed to: ibm-slapdPlugin: database /usr/ldap/lib/libback-rdbm.so rdbm_backend_initThe line in the second example is not removed by the migration tool and the server is not able to load /usr/ldap/lib/libback-rdbm.so at startup because the path is not a valid path.