[Date Prev][Date Next] [Chronological] [Thread] [Top]

Openldap 2.0 and pam_ldap



Hi all.

- I installed Openldap 2.0 and the module pam_ldap in a Sun Solaris 2.6,
but, I have problems when adding a new record in the service
LDAP, the error message is:

adding new entry "cn=Cristian Santibanez V, dc=duoc, dc=cl"
ldap_add: Undefined attribute type
        additional info: attribute type undefined

ldif_record() = 17

- The ldif file contains the following lines:

dn: cn=Cristian Santibanez V, dc=duoc, dc=cl
cn: Cristian Santibanez V
cn: csv
objectclass: top
objectclass: person
objectclass: account
objectclass: organizationalPerson
objectclass: inetOrgPerson
objectclass: posixAccount
mail: csantiba@duoc.cl
initials: csv
sn: Santibanez
uid: csantiba
uidnumber: 100
gidnumber: 100
loginshell: /bin/bash
o: DuocUC / Casa Central
ou: Casa Central
title: Administrador de Red y Sistemas
homedirectory: /home/csantiba
userpassword: {crypt}XXXXXXXXXX

The same file LDIF, work without problems in the Openldap V.1.2.11, aparently, the problem
is in the schemas.
Somebody can help me, please.

Thanks in advance.

Cristian Santibanez V.
csantiba@duoc.cl