[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
problems adding to DB
- To: openldap-software@OpenLDAP.org
- Subject: problems adding to DB
- From: Bryan Irvine <sparctacus@gmail.com>
- Date: Tue, 9 Aug 2005 10:27:40 -0700
- Content-disposition: inline
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=SXlQFXMIeW1F/IvQXmeKE4JsCOYVb/TjD+Zoc7JbkH5lZbCiFQa5NT/W062gHGlt0wsWN6tpNHMpAmPgCNPmsPb81WDPHzYf7neEYES5jVgMJcY4j68cRzigTK7PY0dxW2nB5himu9OJ1HO7kwjtxfbcbQqJcoD9CI2dC5y6yp8=
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