Page created: 26 Jul 2021
|
Page updated: 14 Jan 2022
| 1 min read
9.0 Product PingDirectory Directory Capability Product documentation Content Type Administration User task IT Administrator Administrator Audience Software Deployment Method
- Confirm the Directory Server is offline.
-
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