[Installations]
LDAP index notes
A few notes about rebuilding LDAP indices on Sun ONE.
- The proper command is /usr/sbin/directoryserver -s instance db2index-task -D managerDN -w - -n userRoot -v Don’t use the db2index.pl script, since you have to be in the right directory for it to find the shared libs and all.
- Progress of the index can be found in the instance’s error log, the most logical place for it.
- I don’t know whether the database can be in read-only mode. Best to try it without, so set nsslapd-readonly to off in cn=userRoot,cn=ldbm database,cn=plugins,cn=config (see this entry).
- It really does take a little while.
Posted by Rowan Littell at June 9, 2005 08:51 AM