The issue has been fixed. We need a blank line between each object definition !
Cheers, Philippe From: [email protected] [mailto:[email protected]] On Behalf Of Smadja Philippe Sent: mercredi 5 janvier 2011 17:40 To: [email protected] Subject: [higgins-dev] pb initializing the higgins ldap database. Dear developer, I have a problem to initialize ldap on Linux with openldap 2.0.27 and libgdbm.so.3 The database is empty - it is the first access. Running ldapadd -a -f org.ldif -x -D "cn=root" -w higgins I got the error: adding new entry "dc=org" ldap_add: Constraint violation additional info: dc: multiple value provided ldif_record() = 19 Any idea ?? Do I have to run something else before ORG.LDIF ? Thanks for your help. Philippe Smadja. SLAPD.CONF include /usr/local/etc/openldap/schema/core.schema include /usr/local/etc/openldap/schema/cosine.schema include /usr/local/etc/openldap/schema/inetorgperson.schema include /usr/local/etc/openldap/schema/openldap.schema include /usr/local/etc/openldap/schema/higginsperson.schema include /usr/local/etc/openldap/schema/eperson.schema pidfile /usr/local/etc/openldap/run/slapd.pid argsfile /usr/local/etc/openldap/run/slapd.args database ldbm suffix "" rootdn "cn=root" rootpw higgins index objectClass eq ORG.LDIF # dn: dc=org objectClass: domain objectClass: top dc: org # dn: dc=eclipse,DC=ORG objectClass: domain objectClass: top dc: eclipse # dn: dc=higgins,dc=eclipse,DC=ORG objectClass: domain objectClass: top dc: higgins # dn: ou=identities,dc=higgins,dc=eclipse,DC=ORG objectClass: organizationalUnit objectClass: top ou: identities Philippe Smadja Gemalto Tel: +33 1 55 01 61 47 [email protected]<mailto:[email protected]> www.gemalto.com<http://www.gemalto.com> [cid:[email protected]]
<<inline: image001.jpg>>
_______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev
