LDAP Problems - TechRepublic
General discussion
July 30, 2001 at 09:43 PM
sbenvenuti

LDAP Problems

by sbenvenuti . Updated 21 years ago

I am trying to impliment an LDAP server using LDBM as the backend. I have configured the slapd.conf and the LDIF file correctly. Everytime I try to add the entry using the following command:
ldapadd -D”cn=root, o=MyOrg, c=ZA” -f /tmp/newldif -x
I get the following error:
ldap_add: no such object
ldif_record( ) = 32

I have tried everything and cant get it to work, what else can I do to add it to the database?

Regards
Stephen

This discussion is locked

All Comments