Tag Archives: openldap

OpenLDAP Installation and Configuration in Ubuntu 12.10 Server / Debian 6

Written by SK on . Posted in Linux distributions, Linux Mint, Linux tutorials, opensource, Ubuntu, Uncategorized

LDAPworm

OpenLDAP is a free open source Light Weight Directory Access protocol developed by the OpenLDAP project. It is a platform independent protocol, so that it runs on all Linux/Unix like systems, Windows, AIX, Solaris and Android.

OpenLDAP error ldapadd: Undefined attribute type (17)

Written by Mel Kham on . Posted in Linux Mint

How  to  Solve  this  error : [root@localhost openldap]# /usr/bin/ldapadd -a -x -D ‘cn=Manager,dc=ldap-kike,dc=com,dc=uy’ -W -f ldap-init.ldifEnter LDAP Password:ldapadd: attributeDescription “dn”: (possible missing newline after line 5 of entry “dc=ldap-kike,dc=com,dc=uy”?)adding new entry “dc=ldap-kike,dc=com,dc=uy”ldapadd: Undefined attribute type (17) additional info: dn: attribute … Continue reading