我试图设置ConTagged – LDAP地址簿,但我有一些问题的一些属性。 问题是,其中一些是未定义的,他们似乎并没有在inetorgperson.schema。 我如何设置这些自定义属性?
作为参考,这里是每当我改变一个联系人,我收到的确切的错误。
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)
自述文件具有添加这些属性的说明。 您需要将ldapab.schema保存在服务器上,并将其包含在slapd.conf :
include /etc/ldap/schema/ldapab.schema