a ok, and how i can define this in my schema?
2013/8/23 Chris Card ctcard@hotmail.com
Date: Fri, 23 Aug 2013 11:25:29 +0200 Subject: Re: Openldap configuration import LDIF From: felas85@gmail.com To: ctcard@hotmail.com CC: openldap-technical@openldap.org
I try to remove and i post you the log file
#!RESULT ERROR #!CONNECTION ldap://192.168.1.156:389 #!DATE 2013-08-23T11:24:21.980 #!ERROR [LDAP: error code 21 - objectClass: value #0 invalid per syntax] dn: cn=Mailadmin,ou=student,ou=people,dc=university,dc=org objectClass: mmXinec cn: Mailadmin givenName: Mail System Administrator sn: Mailadmin uid: mailadmin userPassword::
Most likely, the objectclass mmXinec is not defined in your schema
2013/8/23 Chris Card <ctcard@hotmail.commailto:ctcard@hotmail.com> ________________________________
Date: Fri, 23 Aug 2013 11:01:52 +0200 Subject: Re: Openldap configuration import LDIF From: felas85@gmail.commailto:felas85@gmail.com To: ctcard@hotmail.commailto:ctcard@hotmail.com CC: openldap-technical@openldap.org<mailto:
openldap-technical@openldap.org>
i create a (example) Ldif in email attachment, thanks. The file is withoout add " ou=people,dc=university,dc=org" in the top
Try removing the version: 1 line from the top of the file
2013/8/23 Chris Card
<ctcard@hotmail.commailto:ctcard@hotmail.com<mailto:ctcard@hotmail.com
Date: Fri, 23 Aug 2013 10:02:39 +0200 Subject: Re: Openldap configuration import LDIF From:
felas85@gmail.commailto:felas85@gmail.com<mailto:felas85@gmail.com
To:
dwhite@olp.netmailto:dwhite@olp.net<mailto:dwhite@olp.net<mailto:
dwhite@olp.net>>
CC:
openldap-technical@openldap.org<mailto:openldap-technical@openldap.org <mailto:openldap-technical@openldap.org<mailto:
openldap-technical@openldap.org>>
If i try slapcat -n1 i have result in a email attachment "slapcat", and if i add on the top the file LDIF ou=people,dc=university,dc=org, the error is LDAP: error code 17 - dn: attribute type undefined, for details i add a email attachment "error"
Can you show us the LDIF file you are trying to import? (suitably anonymised of course)
Chris