I've encountered the following situation: once my win2k pro machine turned off by force (shutting the power down) the slapd service fail to start.
if i copy the __db.* files (001 to 005) to the db directory, it starts ok
with no data lost.
my question is: what happened there and how can i prevent this files corruption from happening?
I assume you mean back-bdb...
for example,
cd var/openldap-data db_recover -v (then you can start slapd)
Matthew Backes lucca@csun.edu