Tracking skipped and rejected entries - PingDirectory - 9.3

PingDirectory 9.3

bundle
pingdirectory-93
ft:publication_title
PingDirectory 9.3
Product_Version_ce
PingDirectory 9.3 (Latest)
category
Product
pd-93
pingdirectory
ContentType_ce

During import, skip entries if they do not belong in the specified backend or if they are part of an excluded base distinguished name (DN) or filter.

  • 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.