PingDirectory

Reloading the RDN and UID index

About this task

To reload the RDN and unique identifier (UID) index in the background so that the existing contents of these indexes can continue to be used:

Steps

  • Run the reload-index tool with the --index rdn and --index uid options.

    Example:

    $ bin/reload-index --task --bindPassword password \
      --baseDN "dc=example,dc=com" --index rdn --index uid --background