This tool may be used to identify unique attribute conflicts. That is, it may identify values of one or more attributes which are supposed to exist only in a single entry but are found in multiple entries.
identify-unique-attribute-conflicts {arguments}
identify-unique-attribute-conflicts --hostname server.example.com \
--port 389 --bindDN uid=john.doe,ou=People,dc=example,dc=com \
--bindPassword password --baseDN dc=example,dc=com --attribute uid \
--simplePageSize 100