[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: problems adding to DB
tir, 09.08.2005 kl. 19.27 skrev Bryan Irvine:
> Hello, I'm new to LDAP, but I think I'm starting to get the hang of it.
Ok.
>
> I'm trying to follow the tutorial found here:
> http://www.linuxjournal.com/article/5917
Most so-called tutorials are utter crap; use the official OpenLDAP
sysadmin docs.
What version of OL are you using, did you say?
> I'm at the part where it talks about adding base.ldif and I'm getting
> these errors.
>
> adding new entry "dc=horvitznewspapers, dc=net"
Which has nothing to do with your base entry as listed below.
> ldap_add: Type or value exists (20)
> additional info: objectClass: value #0 provided more than once
>
> and here's my base.ldif file
>
> dn: dc=somesite, dc=net
> objectClass: top
One.
> dn: cn=Manager, dc=somesite, dc=net
> objectClass: top
Two.
> objectClass: organizationalRole
> cn: Manager
> dn: o=hosting, dc=somesite, dc=net
> objectClass: top
Three.
> objectClass: organization
> o: hosting
It won't work anyway. You must first enter your base entry, then your
child entries, based on your base entry. You can't have base entry
"dc=horvitznewspapers, dc=net" and child entries " dc=somesite, dc=net".
Read the sysadmin guide for your particular OpenLDAP version (should be
2.1, 2.2 or 2.3) and follow exactly that.
--Tonni
--
mail: billy@billy.demon.nl
http://www.billy.demon.nl