<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "LDIF Export Bug"]]></title>
		<link>http://www.ldapsoft.com/forum/posts/list/7.page</link>
		<description><![CDATA[Latest messages posted in the topic "LDIF Export Bug"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>LDIF Export Bug</title>
				<description><![CDATA[ When I try to export an LDIF of an OU in our LDAP Directory, there is a small issue with an attribute in one of the entities.  The attribute name is 'presentationlabel' and the actual value is '&lt;BR&gt;Sign Out'.  When the LDIF is exported using the LDAPSOFT LDAP Admin tool, the line comes out like this:<br /> <br /> [code]presentationlabel:: PEJSPlNpZ24gT3V0[/code]<br /> <br /> When exported using a competing LDAP Browser product, it comes out correctly.  Not sure what the issue is, but seems like it might be a bug.  I am not 100% sure this is the only occurance, but the only one I have seen so far.<br /> <br /> Thanks!]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/37/146.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/37/146.page</link>
				<pubDate><![CDATA[Mon, 19 Jan 2009 20:30:24]]> GMT</pubDate>
				<author><![CDATA[ jvanderb]]></author>
			</item>
			<item>
				<title>Re:LDIF Export Bug</title>
				<description><![CDATA[ Thank you for reporting this issue to us. <br /> <br /> Can u please check the attribute, is it a binary attribute or a text attribute?<br /> If it is binary then the values are base64 encoded UTF8 and will preserve the characters during import.]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/37/149.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/37/149.page</link>
				<pubDate><![CDATA[Wed, 21 Jan 2009 05:33:27]]> GMT</pubDate>
				<author><![CDATA[ support]]></author>
			</item>
			<item>
				<title>LDIF Export Bug</title>
				<description><![CDATA[ The attribute in question is a text field according to the schema.  In the LDIF, the same attribute in other records comes out correct, but for some reason that particular one does not.]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/37/150.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/37/150.page</link>
				<pubDate><![CDATA[Wed, 21 Jan 2009 15:06:09]]> GMT</pubDate>
				<author><![CDATA[ jvanderb]]></author>
			</item>
			<item>
				<title>Re:LDIF Export Bug</title>
				<description><![CDATA[ The data is definitely base64 encoded <br /> <br /> You can try it using an online tool<br /> <a class="snap_shots" href="http://www.motobit.com/util/base64-decoder-encoder.asp" target="_blank" rel="nofollow">http://www.motobit.com/util/base64-decoder-encoder.asp</a><br /> put the value  '&lt;BR&gt;Sign Out' it will convert the value to the one you mentioned.<br /> <br /> It must be the special characters '&lt;&gt;' which is triggering the auto Base64 encoding to preserve the special character. <br /> You should be fine importing the data as import will convert the data while importing. <br /> <br /> Also please note the two colons "::" which will tell the import process that attribute is Base64 encoded and the import process will decode and insert the value.<br /> <br /> Let us know if you find problems during import process.]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/37/151.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/37/151.page</link>
				<pubDate><![CDATA[Wed, 21 Jan 2009 17:11:34]]> GMT</pubDate>
				<author><![CDATA[ support]]></author>
			</item>
	</channel>
</rss>