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

Problem with the Quick Start example



I'm considering OpenLDAP for an upcoming project, and I wanted to try the
Quick-Start example (http://www.openldap.org/doc/admin/quickstart.html).
I've tried it from scratch several times, but I keep encountering the
error:

adding new entry "dc=example,dc=com"
ldap_add: Invalid syntax
        additional info: objectclass: value #0 invalid per syntax

ldif_record() = 21

This occurs in step 10 of the Quick-Start guide (when I try ldapadd).  I
have taken care to ensure my "example.ldif" and "slapd.conf" files are true
to the Quick Start guide.  Any suggestions from the pundits?