[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: query reply time



> 
>     Sorry to bother again... about that index, how would i built it?
> 
> Thanks,
> Hugo.

Shut down slapd, use ldbmcat (without -n) to dump id2entry.dbb to an ldif
file, then use ldif2index to generate the new index (after adding it to your
configuration files, of course).  Check the man pages for running ldbmcat
and ldif2index.

Randy