vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Unique login for several instances of vbulletin (https://vborg.vbsupport.ru/showthread.php?t=175600)

xnewman 04-09-2008 07:49 AM

Unique login for several instances of vbulletin
 
Hello guys,
I am looking for some solution or `howto ideas` on same login details on several installations of vbulletin (it can be understood as kind of SSO). I mean situation that I would have several installations of vbulletin (probably on the same server) and user would have one set of login details for all instalations

Have anyone solved it ever or do you have any idea how can it be done?

I will appreciate any useful ideas! :)

Thanks a lot

Dismounted 04-09-2008 08:56 AM

"Half" a solution was posted here.

xnewman 04-09-2008 11:55 AM

Dismounted: Thanks a lot for your post!

Using views is one of possible ways how it could be done - at least I hope :-) I have to check out which tables should be viewed and if it would work. I want keep separated user statistics for each forum.

Another way can be to create external user tables (with same structure as originals) and improve login functions that will authorize users against these external tables. But this solution is more complicated, requires hacking into original code and probably has no advance against views.


All times are GMT. The time now is 10:31 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.01048 seconds
  • Memory Usage 1,710KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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