Page created: 15 Jul 2022
|
Page updated: 20 Jan 2023
| 1 min read
9.2 Product PingDirectory Directory Capability Product documentation Content Type Administration User task IT Administrator Administrator Audience Software Deployment Method
- Confirm the PingDirectory 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