<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : C&#111;nverting forum from encrypted passwords</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : C&#111;nverting forum from encrypted passwords]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 23:15:23 +0000</pubDate>
  <lastBuildDate>Mon, 16 Aug 2004 13:32:59 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=11140</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[C&#111;nverting forum from encrypted passwords : I just had the same problem. Register.asp line...]]></title>
   <link>https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post63823.html#63823</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16973">rocketdawg</a><br /><strong>Subject:</strong> 11140<br /><strong>Posted:</strong> 16&nbsp;August&nbsp;2004 at 1:32pm<br /><br /><P>I just had the same problem.</P><P>Register.asp</P><P>line 830</P><P>&nbsp; 'Generate new salt<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT color=#ff0000> '&nbsp;</FONT><FONT color=#ff0000> strSalt = getSalt(Len(strPassword))</FONT></P><P>On updating the password once the encryption was turned off, this line needs to be commented out. End of problem. No more encryped insertions.</P><P>I have no idea if that is the correct method, but it worked for me.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 16 Aug 2004 13:32:59 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post63823.html#63823</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nverting forum from encrypted passwords : dpyers, It still puts encrypted...]]></title>
   <link>https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post61419.html#61419</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16686">fletch1200</a><br /><strong>Subject:</strong> 11140<br /><strong>Posted:</strong> 09&nbsp;July&nbsp;2004 at 11:53am<br /><br /><P>dpyers,</P><P>It still puts encrypted passwords in the DB when I create new users.</P><P>BTW I'm on 7.9/SQL</P>]]>
   </description>
   <pubDate>Fri, 09 Jul 2004 11:53:17 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post61419.html#61419</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nverting forum from encrypted passwords :    fletch1200 wrote:Str8Dog, Thank...]]></title>
   <link>https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post61417.html#61417</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 11140<br /><strong>Posted:</strong> 09&nbsp;July&nbsp;2004 at 11:49am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by fletch1200" alt="Originally posted by fletch1200" style="vertical-align: text-bottom;" /> <strong>fletch1200 wrote:</strong><br /><br /><p>Str8Dog,</p><p>Thank you for&nbsp;your reply.&nbsp; The problem I still have isthat I've made the changes to common.asp (both) but when I create a newuser it still creates encrypted passwords in the DB.&nbsp; Is thereanother setting or file that I need to change to stop that behavior?</p></td></tr></table><br>Turning off encrypted passwords has not been fully tested yet so forthis reason and to maintain security in your forum it is notrecommended that you turn off encrypted passwords.<br>]]>
   </description>
   <pubDate>Fri, 09 Jul 2004 11:49:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post61417.html#61417</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nverting forum from encrypted passwords : It sounds like he already has...]]></title>
   <link>https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post61412.html#61412</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 11140<br /><strong>Posted:</strong> 09&nbsp;July&nbsp;2004 at 11:11am<br /><br /><P>It sounds like he already has a list of unencrypted passwords for his users and just want to replace the encryped ones with the unencrypted ones after turning off encryption.<BR>He's not trying to decypher the current encrpted ones.</P><P>I would think you could do it, but you might have to set the registration confirmed indicator as well.</P><P>When you say that your process this does not seem sufficient, what does that mean? What happens?</P>]]>
   </description>
   <pubDate>Fri, 09 Jul 2004 11:11:13 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post61412.html#61412</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nverting forum from encrypted passwords : Str8Dog, Thank you foryour reply....]]></title>
   <link>https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post61406.html#61406</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16686">fletch1200</a><br /><strong>Subject:</strong> 11140<br /><strong>Posted:</strong> 09&nbsp;July&nbsp;2004 at 10:46am<br /><br /><P>Str8Dog,</P><P>Thank you for&nbsp;your reply.&nbsp; The problem I still have is that I've made the changes to common.asp (both) but when I create a new user it still creates encrypted passwords in the DB.&nbsp; Is there another setting or file that I need to change to stop that behavior?</P>]]>
   </description>
   <pubDate>Fri, 09 Jul 2004 10:46:13 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post61406.html#61406</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nverting forum from encrypted passwords : Honestly, no. WWF uses a one way...]]></title>
   <link>https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post61403.html#61403</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=952">Str8Dog</a><br /><strong>Subject:</strong> 11140<br /><strong>Posted:</strong> 09&nbsp;July&nbsp;2004 at 10:16am<br /><br />Honestly, no. WWF uses a one way hash function to encrypt passwords. This means that the password the user gives is put throught a mathmatical computation that is irreversible, the result of that computation is then stored in the database.<br /><br />You will need to notify your users that you are switching and they will need to use the automated password recovery tool to generate a new password. Given enough warning, your users will hopefully not mind.]]>
   </description>
   <pubDate>Fri, 09 Jul 2004 10:16:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post61403.html#61403</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nverting forum from encrypted passwords : Hello, I have an existing forum...]]></title>
   <link>https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post61341.html#61341</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16686">fletch1200</a><br /><strong>Subject:</strong> 11140<br /><strong>Posted:</strong> 08&nbsp;July&nbsp;2004 at 12:38pm<br /><br /><P>Hello,</P><P>I have an existing forum that uses encrypted passwords that I would like to convert to using unencrypted passwords for integration reasons.&nbsp;&nbsp;I&nbsp;have loaded the unencrypted passwords from an existing DB and set the blnEncryptedPasswords=false in the two common.asp files,&nbsp;but this does not seem sufficient to complete the transition.&nbsp; Is it possible to do this conversion with an existing forum, and if so what am I missing?</P><P>Thank you for your help!</P><P>Regards&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 08 Jul 2004 12:38:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/converting-forum-from-encrypted-passwords_topic11140_post61341.html#61341</guid>
  </item> 
 </channel>
</rss>