<?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 : Site Integrati&#111;n - Registering/Login</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 : Site Integrati&#111;n - Registering/Login]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 02:32:53 +0000</pubDate>
  <lastBuildDate>Thu, 18 Dec 2003 13:34:13 +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=8138</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[Site Integrati&#111;n - Registering/Login :   pedigree wrote: If you want...]]></title>
   <link>https://forums.webwiz.net/site-integration-registering-login_topic8138_post42123.html#42123</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14239">surrealtek</a><br /><strong>Subject:</strong> 8138<br /><strong>Posted:</strong> 18&nbsp;December&nbsp;2003 at 1:34pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by pedigree" alt="Originally posted by pedigree" style="vertical-align: text-bottom;" /> <strong>pedigree wrote:</strong><br /><br /><P>If you want to integrate WWG and "Product X" then what you would have to do is rewrite the authenication code in either of the programs to process the username/passwords of the other.</P><P>Example - if you want WWG to authenicate users against a phpNuke forum, then you would have to hash the entered password using the phpNuke code (but in ASP ie a rewrite) and vice versa.&nbsp; You can change all the authenicate code as demostrated in the Windows security version of the code.</P><P>I dont know about phpNuke but I think its passwords are stored as a hash (give up on trying to reverse the hash to give the password, you cant) and WWG is 160 bit so you cant even just copy the hash codes over.</P><P>A code rewrite of at least one is going to be required.&nbsp; Try asp2php and feed it the php login code file, see if it gives you something that you could possibly plug into WWG.&nbsp; Either that or attempt to set WWG cookies from Product X.</P><P>p.</P><P></td></tr></table> </P><P>thanks man....yea i was thinking about setting the cookies across the whole application using the WWG cookie.</P>]]>
   </description>
   <pubDate>Thu, 18 Dec 2003 13:34:13 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration-registering-login_topic8138_post42123.html#42123</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n - Registering/Login : If you want to integrate WWG and...]]></title>
   <link>https://forums.webwiz.net/site-integration-registering-login_topic8138_post41976.html#41976</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12589">pedigree</a><br /><strong>Subject:</strong> 8138<br /><strong>Posted:</strong> 17&nbsp;December&nbsp;2003 at 6:54pm<br /><br /><P>If you want to integrate WWG and "Product X" then what you would have to do is rewrite the authenication code in either of the programs to process the username/passwords of the other.</P><P>Example - if you want WWG to authenicate users against a phpNuke forum, then you would have to hash the entered password using the phpNuke code (but in ASP ie a rewrite) and vice versa.&nbsp; You can change all the authenicate code as demostrated in the Windows security version of the code.</P><P>I dont know about phpNuke but I think its passwords are stored as a hash (give up on trying to reverse the hash to give the password, you cant) and WWG is 160 bit so you cant even just copy the hash codes over.</P><P>A code rewrite of at least one is going to be required.&nbsp; Try asp2php and feed it the php login code file, see if it gives you something that you could possibly plug into WWG.&nbsp; Either that or attempt to set WWG cookies from Product X.</P><P>p.</P>]]>
   </description>
   <pubDate>Wed, 17 Dec 2003 18:54:11 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration-registering-login_topic8138_post41976.html#41976</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n - Registering/Login :   india wrote:  surrealtek wrote: ...]]></title>
   <link>https://forums.webwiz.net/site-integration-registering-login_topic8138_post41895.html#41895</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14239">surrealtek</a><br /><strong>Subject:</strong> 8138<br /><strong>Posted:</strong> 17&nbsp;December&nbsp;2003 at 12:24pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by india" alt="Originally posted by india" style="vertical-align: text-bottom;" /> <strong>india wrote:</strong><br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by surrealtek" alt="Originally posted by surrealtek" style="vertical-align: text-bottom;" /> <strong>surrealtek wrote:</strong><br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by india" alt="Originally posted by india" style="vertical-align: text-bottom;" /> <strong>india wrote:</strong><br /><br /><P>hi,</P><P>I am not sure whether it will work or not bcuz even if u copy userids u wont be able 2&nbsp; copy password.</P><P>webwiz forums use 160bit encryption of passwords.</P><P></td></tr></table> </P><P>i dont you have the slightest clue to what i'm talking about,but thank you for trying.</P><P>&nbsp;</P><P></td></tr></table> </P><P>my responses were in reply 2 <SPAN class=bold>MrSandman posts.</SPAN></P><P></td></tr></table> </P><P>if you read back through my post it will explain more...but i understand about the encryption which is great and all but there has to be a way to pass variables to the register page like you are doing a forum submit from the page w/out actually being on that page.&nbsp; like from my own login page to there login page and from my own signup page to there signup page.&nbsp; this will let users login/signup through my own pages but still use the code of the forum pages to encrypt and login etc.&nbsp; you see?</P>]]>
   </description>
   <pubDate>Wed, 17 Dec 2003 12:24:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration-registering-login_topic8138_post41895.html#41895</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n - Registering/Login :   maddkat wrote:  india wrote:  ...]]></title>
   <link>https://forums.webwiz.net/site-integration-registering-login_topic8138_post41894.html#41894</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13710">india</a><br /><strong>Subject:</strong> 8138<br /><strong>Posted:</strong> 17&nbsp;December&nbsp;2003 at 12:23pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by maddkat" alt="Originally posted by maddkat" style="vertical-align: text-bottom;" /> <strong>maddkat wrote:</strong><br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by india" alt="Originally posted by india" style="vertical-align: text-bottom;" /> <strong>india wrote:</strong><br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by maddkat" alt="Originally posted by maddkat" style="vertical-align: text-bottom;" /> <strong>maddkat wrote:</strong><br /><br />you could disable the encrypted passwords.<BR><BR>Although I wouldent recommend it.</td></tr></table> </P><P>How can u disable it if you are running v7.6 ??</P><P></td></tr></table> <BR>look in common.asp for<BR>Const blnEncryptedPasswords = true<BR>change the value if you wish to false</td></tr></table> </P><P>hi maddkat,<BR>thx 4 ur reply.<BR>u mean changing that value in common.asp will change the database too so that it displays members passwords in clear text&nbsp;?<BR>i have 1 test forum running on my IIS.<BR>Suppose i have 100members and encrypted passwords. now when i logon 2 database, i cant see their pass.<BR>if i change that value, can i seee those pass in clear text ? if yes, anything else reqd? but this can be risky too bcuz ppl who have knowledge on this forum will download database and see the pass.<BR></P>]]>
   </description>
   <pubDate>Wed, 17 Dec 2003 12:23:14 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration-registering-login_topic8138_post41894.html#41894</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n - Registering/Login :   surrealtek wrote:  india wrote: hi, I...]]></title>
   <link>https://forums.webwiz.net/site-integration-registering-login_topic8138_post41892.html#41892</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13710">india</a><br /><strong>Subject:</strong> 8138<br /><strong>Posted:</strong> 17&nbsp;December&nbsp;2003 at 12:18pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by surrealtek" alt="Originally posted by surrealtek" style="vertical-align: text-bottom;" /> <strong>surrealtek wrote:</strong><br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by india" alt="Originally posted by india" style="vertical-align: text-bottom;" /> <strong>india wrote:</strong><br /><br /><P>hi,</P><P>I am not sure whether it will work or not bcuz even if u copy userids u wont be able 2&nbsp; copy password.</P><P>webwiz forums use 160bit encryption of passwords.</P><P></td></tr></table> </P><P>i dont you have the slightest clue to what i'm talking about,but thank you for trying.</P><P>&nbsp;</P><P></td></tr></table> </P><P>my responses were in reply 2 <SPAN class=bold>MrSandman posts.</SPAN></P><span style="font-size:10px"><br /><br />Edited by india</span>]]>
   </description>
   <pubDate>Wed, 17 Dec 2003 12:18:03 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration-registering-login_topic8138_post41892.html#41892</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n - Registering/Login :   india wrote: hi, I am not...]]></title>
   <link>https://forums.webwiz.net/site-integration-registering-login_topic8138_post41890.html#41890</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14239">surrealtek</a><br /><strong>Subject:</strong> 8138<br /><strong>Posted:</strong> 17&nbsp;December&nbsp;2003 at 12:15pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by india" alt="Originally posted by india" style="vertical-align: text-bottom;" /> <strong>india wrote:</strong><br /><br /><P>hi,</P><P>I am not sure whether it will work or not bcuz even if u copy userids u wont be able 2&nbsp; copy password.</P><P>webwiz forums use 160bit encryption of passwords.</P><P></td></tr></table> </P><P>i dont you have the slightest clue to what i'm talking about,but thank you for trying.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 17 Dec 2003 12:15:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration-registering-login_topic8138_post41890.html#41890</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n - Registering/Login : hi, I am not sure whether it...]]></title>
   <link>https://forums.webwiz.net/site-integration-registering-login_topic8138_post41844.html#41844</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13710">india</a><br /><strong>Subject:</strong> 8138<br /><strong>Posted:</strong> 17&nbsp;December&nbsp;2003 at 9:09am<br /><br /><P>hi,</P><P>I am not sure whether it will work or not bcuz even if u copy userids u wont be able 2&nbsp; copy password.</P><P>webwiz forums use 160bit encryption of passwords.</P>]]>
   </description>
   <pubDate>Wed, 17 Dec 2003 09:09:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration-registering-login_topic8138_post41844.html#41844</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n - Registering/Login : I have a php-nuke 6.9website which...]]></title>
   <link>https://forums.webwiz.net/site-integration-registering-login_topic8138_post41843.html#41843</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14255">MrSandman</a><br /><strong>Subject:</strong> 8138<br /><strong>Posted:</strong> 17&nbsp;December&nbsp;2003 at 8:49am<br /><br /><P>I have a php-nuke 6.9&nbsp;website which I display the WWF forums (7.5) in an iframe from an iframe module linked in the module directory.</P><P>I need to find a way to transfer the necessary nuke-users_table&nbsp; info directly to the MS Access DB so that logging in or out of forums is not neccessary - I saw in these forums a mod that shortens the login registration form so I would asume one could become a registered member with limited information - this way if they lose my site cookie and return - logging in on main page will allow them to view forums without logging in again -VERY CONFUSING PROCCESS FOR THE AVERAGE JOE LOL</P><P>I restricted access to forums for "site" registered members only</P><P>so forum registration is not really neccesary - HEEEEEEEEEELLLLLLLLPPPP!!!!!&nbsp;&nbsp; must be a way to automate the transfer of this sql table(s) &nbsp;info to the MS Access DB</P><P>does anyone know how?</P>]]>
   </description>
   <pubDate>Wed, 17 Dec 2003 08:49:09 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration-registering-login_topic8138_post41843.html#41843</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n - Registering/Login :   thekiwi wrote:   surrealtek...]]></title>
   <link>https://forums.webwiz.net/site-integration-registering-login_topic8138_post41758.html#41758</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14239">surrealtek</a><br /><strong>Subject:</strong> 8138<br /><strong>Posted:</strong> 16&nbsp;December&nbsp;2003 at 4:44pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by thekiwi" alt="Originally posted by thekiwi" style="vertical-align: text-bottom;" /> <strong>thekiwi wrote:</strong><br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by surrealtek" alt="Originally posted by surrealtek" style="vertical-align: text-bottom;" /> <strong>surrealtek wrote:</strong><br /><br />I have an existing website i would like to integrate this forum with.&nbsp; My existing site already has a username and password.&nbsp; Is there any integration tools or scripts or a way to integrate my existing username and passwords into your username and password fields.&nbsp; Or a way to go and manually run them through the usercode function to get the correct usercode and password.&nbsp; Thanks ahead of time! <!-- Message  ''"" --></td></tr></table> </P><P>We already do this, but it is only really suited for someone who is comfortable with SQL Server, triggers etc.</P><P>We have our own login, which authenticates with our own tables (like you do)</P><P>This login page sets the cookies which WWF uses.&nbsp; Once these cookies are set, there is no prompting for a second login.</P><P>The complicated part is the trigger to replicate our "user data" to the Author table in WWF.&nbsp; We do this with a trigger for INSERT in our own table ... which populates across to WWF.&nbsp; With this method there is no need to worry about passwords etc etc as all login/encryption is handles by our tables ... we only use the wwfAuthor table for the "AuthID" for association with postings etc.</P><P></td></tr></table> </P><P>yes i am a SQL DBA....i know i can copy the usercode and username once its populated using your login.&nbsp; i was wondering if i could make my own login screen and have the fields sent via querystring or form into my database and then sent to your register page also and both would then be populated at the same time and yours would be encrypted your way and mine my way and just use the same cookie to log both sites then i could take out the login for the forum.&nbsp; do you understand.&nbsp; i'll explain more if needed.&nbsp; thanks!</P>]]>
   </description>
   <pubDate>Tue, 16 Dec 2003 16:44:02 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration-registering-login_topic8138_post41758.html#41758</guid>
  </item> 
  <item>
   <title><![CDATA[Site Integrati&#111;n - Registering/Login :   india wrote:   maddkat wrote:you...]]></title>
   <link>https://forums.webwiz.net/site-integration-registering-login_topic8138_post41751.html#41751</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14181">maddkat</a><br /><strong>Subject:</strong> 8138<br /><strong>Posted:</strong> 16&nbsp;December&nbsp;2003 at 4:13pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by india" alt="Originally posted by india" style="vertical-align: text-bottom;" /> <strong>india wrote:</strong><br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by maddkat" alt="Originally posted by maddkat" style="vertical-align: text-bottom;" /> <strong>maddkat wrote:</strong><br /><br />you could disable the encrypted passwords.<BR><BR>Although I wouldent recommend it.</td></tr></table> </P><P>How can u disable it if you are running v7.6 ??</P></td></tr></table> <BR>look in common.asp for<BR>Const blnEncryptedPasswords = true<BR>change the value if you wish to false]]>
   </description>
   <pubDate>Tue, 16 Dec 2003 16:13:39 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/site-integration-registering-login_topic8138_post41751.html#41751</guid>
  </item> 
 </channel>
</rss>