• Use the import-ldif command to import data from an LDIF file. Make sure the Directory Server is offline before running this command. Do not specify any connection arguments when running the command.
    $ bin/import-ldif --backendID userRoot --ldifFile /path/to/data.ldif \ 
      --rejectFile /path/to/reject.ldif --skipFile /path/to/skip.ldif