The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Authenication against mysql db
Guys,
We have a old support site which uses a user flat file. We currently have apache auth working with Vbulletin. When a person clicks on vbulletin forum link it asks them to use their user credentials from our company support site. Once they enter that information they can either login to vbulletin forum or register for a account. Sort of like double authenication. We now have a new support site that stores the users in a mysql database instead of a flat file. How can we authenicate users to vbulletin with the new site using mysql db. Does some type of replication of the db have to be set up and copied over to the vbulletin server? Regards, Corey |
#2
|
||||
|
||||
You should have authentication headers in the HTTP headers that you can access from PHP. Use this information to log in a user (or setup an account if it is the first time). Look inside login.php to see how logins are processed.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|