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

Re: Objectclass incompatible between 1.2 and 2.0.6 (ITS#822)



At 05:09 PM 10/11/00 +0000, elango@logictier.com wrote:
>Full_Name: Elango Thyagarajan
>Version: 2.0.6
>OS: Solaris
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (208.35.215.250)
>
>I am new to LDAP and I tested OpenLDAP 1.2.11 and successfully replicated. 
>I then installed OpenLDAP ver 2.0.6 and when I tried to use the same slapd.conf,
>it fails with incompatible objectclass format. 

Yes.  There are numerous configuration differences between 1.2 and
2.0.

>Looks like the objectclass definition ( even the attribute type ) are different
>in 2.0.6.

Yes.

> Do I need to rewrite the objectclass definition or is there a way I
>can use the same objectclass definition. 

You need to provide any custom schema using the appropriate directive
for the version of OpenLDAP you are using.

Kurt