SDX 6.4.x Integration Guide > Integrating the OpenLDAP Directory Server
> Restoring the OpenLDAP Database
Restoring the OpenLDAP Database
You can manually restore the database for any directory you have installed. For information about migrating a directory database to another host, see SDX Getting Started Guide, Chapter 12, Upgrading the SDX-300 Software.
To restore the OpenLDAP database:
- Log in as
root.
- Stop the OpenLDAP server.
/opt/UMC/openldap/etc/ldap stop
- Extract the archive.
tar xfv /tmp/openldapdb.tar
- Start the OpenLDAP server.
/opt/UMC/openldap/etc/ldap start