On 12/11/2015 11:50 AM, David Gabriel wrote:
Dears,

I checked so many webseites, blogs and tutorials but I still have this issue when I use ldapadd command.
#ldapadd -H ldap:/// -D "cn=admin,cn=config" -x -w mypassword -f cn\=\{0\}host.ldif
adding new entry "cn=host,cn=schema,cn=config"
ldap_add: Other (e.g., implementation specific) error (80)
    additional info: olcAttributeTypes: Duplicate attributeType: "1.3.6.1.4.1.37389.1000.0.90.2.12"

Let me highlight that this type does not exist in my /etc/ldap/schema directory !!
Please any help ...

Thanks in advance.
Regards

2015-12-11 11:46 GMT+01:00 David Gabriel <davidgab283@gmail.com>:
Hi,

I am new to use OpenLdap and I want to import/include new .schema file into my OpenLdap database but I don't how.
Could you please point some useful links dealing with this issue or tell me how shall I proceede ?

Thanks in advance.
Regards

try this:
http://www.cyrill-gremaud.ch/linux/how-to-add-new-schema-to-openldap-2-4/