| | |
| | | <screen>$ dsconfig |
| | | create-local-db-index |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --backend-name userRoot |
| | |
| | | <screen>$ dsconfig |
| | | set-local-db-index-prop |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --backend-name userRoot |
| | |
| | | <screen>$ dsconfig |
| | | create-local-db-vlv-index |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDn "cn=Directory Manager" |
| | | --bindPassword password |
| | | --backend-name userRoot |
| | |
| | | |
| | | <screen>$ rebuild-index |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --baseDN dc=example,dc=com |
| | |
| | | <screen>$ dsconfig |
| | | set-local-db-index-prop |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --backend-name userRoot |
| | |
| | | --no-prompt |
| | | $ rebuild-index |
| | | --port 4444 |
| | | --hostname `hostname` |
| | | --hostname opendj.example.com |
| | | --bindDN "cn=Directory Manager" |
| | | --bindPassword password |
| | | --baseDN dc=example,dc=com |