Performing an online LDIF import - PingDirectory - 9.0

PingDirectory

bundle
pingdirectory-90
ft:publication_title
PingDirectory
Product_Version_ce
PingDirectory 9.0
category
Product
pd-90
pingdirectory
ContentType_ce
  1. Confirm the Directory Server is online.
  2. To import data from an LDIF, use the import-ldif command.
    $ bin/import-ldif --task --hostname server1 --port 389 \
      --bindDN uid=admin,dc=example,dc=com --bindPassword password \
      --backendID userRoot --ldifFile userRoot.ldif