Adding custom attribute to openldap

Posted by arukaen on Server Fault See other posts from Server Fault or by arukaen
Published on 2012-08-27T20:46:17Z Indexed on 2012/08/27 21:41 UTC
Read the original article Hit count: 339

Filed under:
|

I am attempting to setup ConTagged - The LDAP Address Book but I am having a few issues with some of the attributes. The problem is that some of them are undefined and they do not seem to be in the inetorgperson.schema. How do I set these custom attributes?

For reference, here is the exact error I receive whenever I make a change to a contact.

The LDAP server returned the following errors
Invalid syntax
Undefined attribute type(del anniversary)
Undefined attribute type(del marker)
Object class violation(mod c)
Undefined attribute type(del custom1)
Undefined attribute type(del custom2)
Undefined attribute type(del custom3)
Undefined attribute type(del custom4)

© Server Fault or respective owner

Related posts about ldap

Related posts about openldap