vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Get login and password from other database (https://vborg.vbsupport.ru/showthread.php?t=62107)

uasound 03-02-2004 06:43 PM

Get login and password from other database
 
I have three web sites and I want users to have one login and password for all of them, like Microsoft Passport.

They will have to register on the "passport" site and then login with the username and password on any family website.

My question is: How hard is it to hack vBulletin to get usernames and password from other server/database?

Where should I start?

If someone had experience with this before, please share the information.

Appreciate your help.

Alex

glo 03-24-2004 10:19 AM

you would have to use only 1 registration form, then have that info sycronised with the other 2.

Or, if they share the same server, try to get them onto the same database!

Only my suggestions of how to do it. unfortunately my ability to code is far too limited to for something like this.sorry

Areku 05-11-2005 05:33 PM

Quote:

Originally Posted by glo
you would have to use only 1 registration form, then have that info sycronised with the other 2.

Or, if they share the same server, try to get them onto the same database!

Only my suggestions of how to do it. unfortunately my ability to code is far too limited to for something like this.sorry

I'm very interested in this project as well. Willing to pay $$$ for it.

Any1?

JamesAB 05-11-2005 09:16 PM

I posted a few weeks ago in the "Service Requests" forum looking for someone to write an export script to export usernames/passwords to import into another membership program.

I was told by everyone that it is impossible to export the passwords in an unencrypted format.

I'd gladly pay for this too, but I fear that it just isn't possible.

Can someone prove this wrong?

Thanks,

Reeve of shinra 05-11-2005 10:45 PM

I think some of the features in vb 3.5 (data api and hooks) might make this a possibility.

N8 05-11-2005 11:59 PM

Why not just have Both your website and your forum grab the user information from the same database?

Areku 05-12-2005 04:00 AM

Quote:

Originally Posted by N8_115
Why not just have Both your website and your forum grab the user information from the same database?

I dont have a clue on HOW but I don't see why encryption should be a problem, as long as you register and retrieve member info from the same DB, why shouldn't we can?

Thanks!


All times are GMT. The time now is 02:37 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01525 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete