<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Different Encryptions</title>
	<atom:link href="http://itlife.escrito.info/2006/12/08/different-encryptions/feed/" rel="self" type="application/rss+xml" />
	<link>http://itlife.escrito.info/2006/12/08/different-encryptions/</link>
	<description>Life with IT can be A Paradox</description>
	<lastBuildDate>Wed, 19 May 2010 13:06:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: WishBoNe</title>
		<link>http://itlife.escrito.info/2006/12/08/different-encryptions/comment-page-1/#comment-4</link>
		<dc:creator>WishBoNe</dc:creator>
		<pubDate>Tue, 26 Dec 2006 17:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://itlife.escrito.info/?p=15#comment-4</guid>
		<description>&lt;p&gt;Thanks Andrei, we&#039;ve discovered some codes written by other developers online on Christmas Eve. It&#039;s working now :D&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Andrei, we&#8217;ve discovered some codes written by other developers online on Christmas Eve. It&#8217;s working now <img src='http://itlife.escrito.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei Kouvchinnikov</title>
		<link>http://itlife.escrito.info/2006/12/08/different-encryptions/comment-page-1/#comment-3</link>
		<dc:creator>Andrei Kouvchinnikov</dc:creator>
		<pubDate>Tue, 26 Dec 2006 16:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://itlife.escrito.info/?p=15#comment-3</guid>
		<description>&lt;p&gt;It can happen if someone changed in the code which writes the password to the person document.&lt;/p&gt;
&lt;p&gt;After agent (or external application) writes a plain password to the HTTPPassword field, it must also execute doc.computewithform(true,true) method before saving the document. Without this method the situation will be exactly like you experience it.&lt;/p&gt;
&lt;p&gt;There can be other reasons too, but this is the most obvious reason I can think of.&lt;/p&gt;
&lt;p&gt;I also remember that when using &quot;more secure Internet password&quot; setting, the password was automatically encrypted when saving document. If this behaviour changed between R5 and R7, the result would be an unencrypted password. I can&#039;t verify it now by myself, but it can be worth looking at.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It can happen if someone changed in the code which writes the password to the person document.</p>
<p>After agent (or external application) writes a plain password to the HTTPPassword field, it must also execute doc.computewithform(true,true) method before saving the document. Without this method the situation will be exactly like you experience it.</p>
<p>There can be other reasons too, but this is the most obvious reason I can think of.</p>
<p>I also remember that when using &#8220;more secure Internet password&#8221; setting, the password was automatically encrypted when saving document. If this behaviour changed between R5 and R7, the result would be an unencrypted password. I can&#8217;t verify it now by myself, but it can be worth looking at.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
