Description
I am upgrading apache DS from M19 to M23 with data and configuration.
Please suggest whether it’s possible or not ?.
If possible please tell me steps to do.
I have attached my log file with this ticket.
I have followed below steps but no lock.
1. I have install the tar.gz file on Linux system.
2. Then I have merge the my M19 config.ldif with M23 config.ldif changes.
3. I have put my data folder inside partitions namely hcentive from M19 to M23 inside partitions folder.
4. I have set my pwdpolicy file path in apacheds.sh file like
JAVA_OPTS="-Dconfig=/opt/idm/resources/pwdPolicy.properties"
5. Placed my custom jar inside lib folder.
6. Placed my cn=hcentiveiam.ldif inside schema/ou=schema folder
7. Started the apache ds server.