Log in

View Full Version : Syncronize users with other CMS system.


f1vlad
02-21-2006, 06:08 PM
Hi,

I have a problem of double-logins.

In short, I have password protected section of staff employees system which uses own auth system. Inside, I have bulletin boards for them, which so far they've been able to enjoy using without having to login, with little hacks, their user names are pre-filled and they are happy. vBulletin however looks at them as guests so they cannot use advanced features like smileys, subscription to thread or WYSIWYG editor for new posts.

What I am trying to achieve:
What I am trying to do is to one-way sync two user tables, custom auth system and vBulletin's. Syncing is activated whenever user logs in to "Staff section". At that time I sync username and password (+ other optional profile info) from my user table to vBulletin usertable. I have done this very successfully for phpbb.com and moodle.org -- but cannot get vBulletin to work.

What I think the issue is is the column called "salt" in username-table. What does that do? And how can I generate that so that vBulletin users are created automatically whenever my native users login.

Thank you much for your help,
Vlad

Dr-net
04-15-2006, 10:34 PM
I need this information too how to sunchronize the user names and password from moodle via vbuliten

f1vlad
04-16-2006, 04:07 AM
Yeah seems like nobody really wanted to help. Anyway I created my own solution. Look at brief description of my solution here if it will work for you I'll share my code with you. Contact me around Tuesday for that:

http://www.brainsights.com/portfolio/project/index.php?id=85&title=Authentication%20system%20plug-in%20for%20vBulletin

Ok, stand by guys, I will share the code with you. I just need to clean it a little bit to remove my own authentication pieces (for obvious security reasons).

f1vlad
04-18-2006, 01:20 AM
hey guys this is again me, I appologize -- crazy day today. Stand by, code is almost ready.

f1vlad
04-20-2006, 12:57 AM
Finally, script released:

https://vborg.vbsupport.ru/showthread.php?t=113518

enjoy guys!

saturngod
07-07-2009, 07:43 AM
I can't go there. I have following message

saturngod, you do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

kartik786
10-15-2010, 11:34 AM
Finally, script released:

https://vborg.vbsupport.ru/showthread.php?t=113518

enjoy guys!

I can't go there. I have following message

saturngod, you do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Same error message.

Whats the solution?