Hello. I just installed and configured OpenLDAP. I am following the Gentoo LDAP documentation and have gotten stuck on the migration steps. All the LDIF files have been succesfully created by migrationtools, but when I try to run ldapadd, I get this error message:
Code: Select all
Enter LDAP Password:
adding new entry "dc=islandercomputing,dc=com"
ldap_add: Object class violation
additional info: unrecognized objectClass 'domain'
ldif_record() = 65
I also have this line in my slapd.conf file:
Code: Select all
include /etc/openldap/schema/core.schema
Any help would be greatly appreciated.
Thanks,
Andrew