On Tue, 2005-02-01 at 08:33 -0600, Brian Fahrlander wrote: > Without any changes to my ldap server, it's decided to no longer > sucessfully start slapd. Sure, it makes the motion, but it appears to > just die upon startup and it's game-over. > > The only thing I see in the logs is a sucessful startup; there's > nothing to tell me it's died, other than the fact it doesn't work, and a > lack of a 'slapd' entry in ps. > > Anyone have any ideas? This is SO annoying! ---- perhaps you need to db_recover if it is dbd files. If it is ldbm, I am not clear on method to recover. FWIW - I run a weekly script that slapcat's the db to a backup directory and thus I could nuke the files and slapadd/slapindex in no time. Craig