It is currently Thu, 08 Jun 2023 12:27:31 GMT



 
Author Message
 openldap ldap_add: no such object(32)
Hi, i wonder if anyone can give me any pointers on this please.  I am
trying to setup a simple address book directory using OpenLDAP 2.1.17,
with inetOrgPerson entries.

When i run:
ldapadd -x -D "cn=root,dc=domain,dc=co,dc=uk" -W -f
/usr/local/openldap/entries.ldif and enter the correct password i get
the following -

adding new entry "dc=uk"
ldapadd: update failed: dc=uk
ldap_add: no such object (32)

Here are my configuration/ldif files -

#entries.ldif
dn: dc=uk
objectclass: dcObject
dc: uk

dn: dc=co,dc=uk
objectclass: dcObject
dc: co

dn: dc=domain,dc=co,dc=uk
objectclass: dcObject
dc: domain

dn: mail=anaddr...@domain.co.uk,dc=domain,dc=co,dc=uk
objectclass: inetOrgPerson
cn: The
sn: Boss
mail: anaddr...@domain.co.uk

#slapd.conf
include /usr/local/openldap/schema/core.schema
include /usr/local/openldap/schema/cosine.schema
include /usr/local/openldap/schema/inetorgperson.schema
database bdb
suffx "cn=root,dc=domain,dc=co,dc=uk"
rootpw secret
directory /usr/local/openldap/directory-data

schema files are standard with latest stable release of openldap
(2.1.17)

Cheers.



 Sun, 30 Oct 2005 20:41:32 GMT   
 
   [ 1 post ] 

Similar Threads

1. selecting 64 or 32 bit shared object libraries

2. Patches 108993-32 and 108994-32 are broken

3. Stealth 32, Orchid Soundwave 32 and Sony CDU33a

4. how to make one object file from several object files

5. Free: Make 3D scan from real object to virtual object

6. Forte 6.2 C++ object good, lib from object has problems for STL

7. Convert SunOS object files into Solaris object files?

8. Linking Sun4 objects with Solaris objects?

9. Free: Make 3D scan from real object to virtual object

10. splitting an object file (.o) into multiple object files


 
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software