> --- > ldap_add: Invalid syntax (21) > additional info: objectClass: value #1 invalid per syntax > --- > Which of the four objectClasses above are in error? > Which schema of the five default (from the slapd.conf included in the > installation of version 2.2.28) is being used to define the syntax so I > can lookup the correct schema?
Try starting slapd with -d 256, hopefully it will tell you why it failed. I'm an LDAP newb too, but that seems to work for me. --Bryan
