[
https://issues.apache.org/jira/browse/DIRSERVER-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605660#comment-15605660
]
Emmanuel Lecharny commented on DIRSERVER-2170:
----------------------------------------------
Hi,
the main issue is to merge the config, as there was some changes in the format.
Ideally speaking, the best solution would be to use Studio to get this done,
but the latest Studio version does not work well with ApacheDS M23. However,
you can also install the dev version from
https://dist.apache.org/repos/dist/dev/directory/studio/2.0.0.v20160717-M11/,
that will allow you to configure ApacheDS M23.
Regarding the data, I *think* (from the top of my head) that you don't have to
migrate the file, as its format hasn't change. You can probably copy the file.
In any case, be sure to extract your data in a LDIF file.
We don't provide (yet) migration tools, because we are still (and for quite a
long time, I must admit) in a Milestone mode. As soon as we will have a GA, we
will add some tools to migrate both teh config and the data.
Just let us know if it works.
> ApacheDS Migration from M19 to M23 with data and config
> -------------------------------------------------------
>
> Key: DIRSERVER-2170
> URL: https://issues.apache.org/jira/browse/DIRSERVER-2170
> Project: Directory ApacheDS
> Issue Type: Bug
> Reporter: sumit gupta
> Attachments: apacheds.log, screenshot-1.png
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)