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.
-
Use the import-ldif command to import data from a MakeLDIF
template, which is located in the
<server-root>/config/MakeLDIF
directory.
Do not specify any connection arguments when running the command.
The following example uses the standard data template and generates 10,000 sample entries, and then imports the file to the server.
$ bin/import-ldif --backendID userRoot \ --templateFile config/MakeLDIF/example.template