Joshua Miller wrote:
Quanah Gibson-Mount wrote:
--On January 9, 2008 2:10:43 PM -0800 Josh Miller
<[EMAIL PROTECTED]> wrote:
I'm testing OpenLDAP 2.4.7 in a lab and trying to import my production
data using slapcat/slapadd. Whenever I try to import the data into the
newly created database, I get the following error:
Do you get the same issue using a slapd.conf file for 2.4.7?
What are the first 4 lines of your LDIF file?
The first object in the LDIF is:
dn: dc=example,dc=org
dc: example
objectClass: top
objectClass: domain
Are you sure you loaded the schema containing declaration of object
class 'domain'?
Ciao, Michael.