[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: modrdn doesn't update indexes (ITS#2322)
In 2.0.26 updated back-ldbm reindexing - slapindex rebuilds dn2id index.
Inspecting source file servers/slapd/back-ldbm/modrdn.c I don't found any
line with index_entry_{add,del} for rdn attributes, that can change in
this operation.
On Fri, Feb 21, 2003 at 01:22:41AM +0000, Howard Chu wrote:
> In OpenLDAP 2.0 the slapindex tool does not recreate the dn2id index. This
> function was added to slapindex in OpenLDAP 2.1. I suggest you upgrade.
>