VTEC IS UR BEST FRIEND Posted April 20, 2009 Share Posted April 20, 2009 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 Quote Link to comment https://forums.phpfreaks.com/topic/154918-authenication-against-mysql-db/ Share on other sites More sharing options...
jackpf Posted April 20, 2009 Share Posted April 20, 2009 Can you not just copy the user's credentials into the vbulletin users table as well as your own when they register? Quote Link to comment https://forums.phpfreaks.com/topic/154918-authenication-against-mysql-db/#findComment-814830 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.