Hi everyone, currently I would like to move the LDAP tool from OpenLDAP and 389 Directory Server. The data and configuration are saved in OpenLDAP and I would like to migrate to 389 Directory Server. So far, migration runs well but after migration I cannot see the data in 389 Directory Server.
My environment server:
- Ubuntu 22.04 in WSL 2.
- OpenLDAP version 2.5.13 (run slapd -VV)
- 389 Directory Server version 2.0.15-1 (https://packages.ubuntu.com/jammy/389-ds)
Here's my GitHub repo to reproduce the migration steps from OpenLDAP to 389 Directory Server: https://github.com/kresnasatya/migrate-openldap-to-389-ds-failed
I also follow the YouTube tutorial from this video presented by William Brown https://www.youtube.com/watch?v=qrbtWOXOhtA. Unfortunately, it doesn't work after the migration step. Could you please guide me how to solve the problem? Thank you.
No comments:
Post a Comment