Performing an offline import
Steps
-
Confirm the PingDirectory server is offline.
-
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