[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Avoiding LDIF's BASE64 encoding when attribute value begins with "<"....
I need to import LDIF that is filling an attribute with a chunk of
XML. The XML, of course, starts with a "<" character, which then triggers
a BASE64 encoding.
For now, I'm starting the XML with a junk character. But how can I just
start the value with "<" and not produce the BASE64 encoding ?
Cheers,
*********************************************************
Paul B Duffy paduffy@cisco.com
Cisco Systems, Inc.
********************************************************