Frank Offermanns wrote:
Hello,
in our custom schema we have used several attributes with the syntax: 1.3.6.1.4.1.1466.115.121.1.5 attributetype ( myAttributeType:106 NAME ( 'casFileContent' ) DESC 'Contains the file' SYNTAX 1.3.6.1.4.1.1466.115.121.1.5 SINGLE-VALUE )
We defined this schema before this syntax was dropped.
Everything worked for a long time. Now with OpenLDAP Version 2.4.39 and newer a slapcat does no longer export this attributes as MimeContent, but as plain text.
I have to admit that this text rather confuses me. What is "MimeContent" in this context? Are you familiar with the correct use of base64 when generating/parsing LDIF (see RFC 2849)?
So the ldif can't be used for importing.
Could you please give LDIF examples what is currently exported and what you expect to be correct?
Ciao, Michael.