PingDirectory

Performing an offline import

Steps

  1. Confirm the PingDirectory server is offline.

  2. To import data from an LDIF file, use the import-ldif command.

    Do not specify any connection arguments when running the command.

    Example:

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