[EMAIL PROTECTED] wrote: > I've added mozilla ldap schema to run with openldap. I can now edit > address cards but when I click on "save" button it says : > LDAP : adding objectClass top > LDAP : adding objectClass person > LDAP : adding objectClass organizationalperson > LDAP : adding objectClass inetorgperson > LDAP : adding objectClass mozillaabpersonalpha > LDAP : setting attribute sn (LastName) to 'testLastName' > LDAP : setting attribute givenname (FirstName) to 'TestFirstName' > LDAP : setting attribute cn (DisplayName) to 'TestFirstName testLastName' > LDAP modification failed (code: 21, message: objectClass: value #4 > invalid per syntax) > > Do you have any idea ?
Have you added inetorgperson (and possibly organizationalperson) to openldap as well? sorry I can't remember the default setup at the moment, but that may be the problem. Standard8 _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
