Performing an online LDIF import
Steps
-
Confirm the PingDirectory server is online.
-
To import data from an LDIF, use the
import-ldifcommand.Example:
$ bin/import-ldif --task --hostname server1 --port 389 \ --bindDN uid=admin,dc=example,dc=com --bindPassword password \ --backendID userRoot --ldifFile userRoot.ldif