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

RE: Openldap configuration import LDIF



________________________________
> Date: Fri, 23 Aug 2013 11:58:52 +0200 
> Subject: Re: Openldap configuration import LDIF 
> From: felas85@gmail.com 
> To: ctcard@hotmail.com 
> CC: openldap-technical@openldap.org 
> 
> a ok, and how i can define this in my schema? 
openldap stores the schemas under cn=schema,cn=config and you can update them in the same way as 
any other LDAP data, using ldapmodify and suitable LDIF for example.

There comes a point where you have to start reading up and working things out for yourself,
and this is probably it.

Chris
> 
> 
> 2013/8/23 Chris Card <ctcard@hotmail.com<mailto:ctcard@hotmail.com>> 
> ________________________________ 
>> Date: Fri, 23 Aug 2013 11:25:29 +0200 
>> Subject: Re: Openldap configuration import LDIF 
>> From: felas85@gmail.com<mailto:felas85@gmail.com> 
>> To: ctcard@hotmail.com<mailto:ctcard@hotmail.com> 
>> CC: openldap-technical@openldap.org<mailto:openldap-technical@openldap.org> 
>> 
>> I try to remove and i post you the log file 
> #!RESULT ERROR 
> #!CONNECTION ldap://192.168.1.156:389<http://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