Skip to content

Instantly share code, notes, and snippets.

@bradtumy
Last active August 30, 2020 17:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bradtumy/3adae081ec55cd1810f70d9d81d3f0c8 to your computer and use it in GitHub Desktop.
Save bradtumy/3adae081ec55cd1810f70d9d81d3f0c8 to your computer and use it in GitHub Desktop.
Directory Services: Rebuild All Indexes
./rebuild-index \
--port 4444 \
--hostname am.example.com \
--bindDN "cn=Directory Manager" \
--bindPassword xxxxx \
--baseDN "dc=example,dc=com" \
--rebuildAll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment