PDA

View Full Version : Can VB be set up to use external UserIDs and passwords?


davedr
Wed 27th Jun '07, 2:44pm
I think that title says it all. :)

We've already got a site with a members only area that uses userIDs and passwords. We're looking for a BBS that can be configured to work with those ID/passes already set up, so users don't have to re-register, etc.

FWIW - IDs & passes are not in a MySQL DB. :eek:

Do you need to know anything else?

Can this be done?

Zachery
Wed 27th Jun '07, 2:47pm
As of this time theres no default vBulletin option to use information from a database, let alone a non mysql database.

It would probally require extensive modification/customization of vBulletin to work like that.

davedr
Wed 27th Jun '07, 2:51pm
Too bad, this is probably the best & cleanest BBS I've ever used. :D

Thanks for the quick answer.

Reeve of Shinra
Wed 27th Jun '07, 4:36pm
There was a hack released over at vbulletin.org for basic ldap authetication but you may need to modifiy to suit your setup.