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

Re: openldap slapd.conf trouble (or: a nitwit deleted my conf)



On Fri, May 11, 2001 at 08:18:46AM -0500, jereme wrote:
>    When i try to add this entry i get:
> 
>    merlin:/tmp# ldapadd -h localhost -f /tmp/test_ldap_entry
>    adding new entry cn=jereme, ou=People, dc=restorative-management, dc=com
>    ldap_add: No such object

Do you have 'ou=People, dc=...' already present in the LDAP tree?  I'm
thinking you can't create a node unless the parent node already exists.

My guess is that you need to create nodes 'dc=com',
'dc=restorative-management, dc=com' and 
'ou=People, dc=restorative-management, dc=com' before you can add yourself
in the tree.

But I'm no expert, correct me if I'm wrong...


-- 
Tommi Komulainen                                 Tommi.Komulainen@iki.fi
GPG 1024D/68388EE6    6FD6 DD79 EB38 BF6F 3533  09C0 04A8 9871 6838 8EE6

Attachment: pgpV831__3uqR.pgp
Description: PGP signature


Reply to: