[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: heimdal with openldap2.0.11



"novice  heimdal" <heimdal@rediffmail.com> writes:

> kadmin: hdb_open: Wrong database version
> what could be the problem

The LDAP code uses the BADVERSION error when any of a number of ldap
operations fails, so your best bet is to check hdb-ldap.c to
occurences of HDB_ERR_BADVERSION, and then try to figure out which one
you hit.

Perhaps Luke have some better ideas.

/Johan