The identify-references-to-missing-entries Command-Line Tool

This tool may be used to identify entries containing one or more attributes which reference entries that do not exist. This may require the ability to perform unindexed searches and/or the ability to use the simple paged results control.

Usage

identify-references-to-missing-entries {arguments}

LDAP Connection and Authentication Arguments

Additional Arguments

Dependent Argument Sets

Exclusive Argument Sets

Examples

    identify-references-to-missing-entries --hostname server.example.com \
         --port 389 --bindDN uid=john.doe,ou=People,dc=example,dc=com \
         --bindPassword password --baseDN dc=example,dc=com \
         --attribute member --attribute uniqueMember --simplePageSize 100