Last active
August 30, 2020 17:55
-
-
Save bradtumy/3adae081ec55cd1810f70d9d81d3f0c8 to your computer and use it in GitHub Desktop.
Directory Services: Rebuild All Indexes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./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