Migrating Sun Java Directory Server to HP-UX Directory Server White Paper
20
Appendix A: Migration Checklist
Table 4 provides a checklist of the main steps to follow in order to migrate a directory server.
Table 4: Checklist for migration steps
Migration step Written notes
Identify SJDS instance that will be migrated
Verify system requirements:
Disk space
Memory
Software dependencies (Apache, JRE)
Collect information about SJDS usage:
Certificates
Replication topology
Install HPDS product package
Create HPDS instance using setup-ds-admin.pl script
If encryption will be used, install certificates;
run sjdsmig.pl script to migrate some configuration
settings
Additional configuration of the HPDS instance, if needed:
Create additional suffixes
Configure any extra indexes
Configure attribute encryption
Copy custom schema from SJDS
Configure replication
Data migration:
Export SJDS instance to LDIF
Create password policy assignment listing
Convert SJDS LDIF for HPDS compatibility
(using sjdsmig.pl)
Import converted LDIF to HPDS
If other HPDS instance replicas will be initialized
from this HPDS instance, export it to LDIF
with the –r option