[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#4262) modify "replace" on olcDbIndex attribute crashes slapd
Full_Name: Eric Irrgang
Version: 2.3.13
OS: Solaris 9
URL: http://uts.cc.utexas.edu/~erici/reindex-replace.log
Submission from: (NULL) (128.83.217.14)
Attempting to change indexing on bdb or hdb with a 'replace' modify to cn=config
causes server crash. The log at
http://uts.cc.utexas.edu/~erici/reindex-replace.log shows a slapd server being
started up and then having the following modification attempted
dn: olcDatabase={1}bdb,cn=config
changetype: modify
replace: olcDbIndex
olcDbIndex: uid pres,eq
-
The slapd process died after the final line in the log.