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

Re: slapd errors



At 06:08 PM 5/17/00 -0700, henning@oceangroup.com wrote:
>In the syslog I see lots of message like this
>slapd[18136]: ldbm_db_errcall(): ==> unrecognized file type

You likely have build slapd with a different version of
BerkeleyDB.

I suggest you move the slapd executable with the database
it built.  If not possible (or you want to do an upgrade),
I suggest you use the old ldbmcat to generate an LDIF
and then rebuild the database using the new ldif2ldbm.