[Date Prev][Date Next] [Chronological] [Thread] [Top]

problems adding to DB



Hello, I'm new to LDAP, but I think I'm starting to get the hang of it.

I'm trying to follow the tutorial found here:
http://www.linuxjournal.com/article/5917

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"
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
dn: cn=Manager, dc=somesite, dc=net
objectClass: top
objectClass: organizationalRole
cn: Manager
dn: o=hosting, dc=somesite, dc=net
objectClass: top
objectClass: organization
o: hosting