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

RE: special characters



Thanks, but how can I migrate my database from : Linux OpenLdap 2.0.6 to :
Aix OpenLdap 2.0.11 ?



-----Original Message-----
From: Kurt D. Zeilenga [mailto:Kurt@OpenLDAP.org]
Sent: Wednesday, July 04, 2001 11:56 PM
To: De Leeuw Guy
Cc: openldap-software@OpenLDAP.org
Subject: Re: special characters


At 04:47 AM 7/4/2001, De Leeuw Guy wrote:
>=> str2entry
>str2entry: invalid value for syntax 1.3.6.1.4.1.1466.115.121.1.41
>slapadd: could not parse entry (line=415)
>=> ldbm_cache_open( "/ef/Dev/newdev/Aix/ldap/ldap-ldbm/nextid.dbb", 73,
>600 )
><= ldbm_cache_open (cache 1)
>slapadd shutdown: initiated
>
>This line produce the error (the character è):
>        postalAddress: Rue du Noyer 211 - 4ème étage

postalAddress requires the value to be a string of
UTF-8 encoded ISO 10646 characters.

>this entry work on openldap 2.0.6 and not on 2.0.11 why ?

We've fixed a number of bugs since 2.0.6...

Kurt