• To write skipped entries to a specified file, use the --skipFile {path} option on the command line.

    You can add a comment indicating why the entries were skipped.

  • To write information about rejected entries and the reasons for rejection to a specified file, use the --rejectFile {path} option.

    You can reject an entry if:

    • It violates the server's schema constraints.
    • Its parent entry does not exist.
    • Another entry already exists with the same DN.
    • It was rejected by a plugin.