Performing an offline LDIF import using a compressed file - PingDirectory - 9.3

PingDirectory 9.3

bundle
pingdirectory-93
ft:publication_title
PingDirectory 9.3
Product_Version_ce
PingDirectory 9.3 (Latest)
category
Product
pd-93
pingdirectory
ContentType_ce
  1. Confirm the PingDirectory server is offline.
  2. To import data from a compressed gzip formatted file, use the import-ldif command.
    Note:

    You must include the --isCompressed option to indicate that the input file is compressed.

    Do not specify any connection arguments when running the command.

    $ bin/import-ldif --backendID userRoot --isCompressed \ 
      --ldifFile /path/to/data.gz --rejectFile /path/to/reject.ldif \ 
      --skipFile /path/to/skip.ldif