Quote:
Originally Posted by ikaro
I'm interested in this funcionality. We've several VB Suite installed on different domains and we need to allow login to a specific users group (staff) using the same password.
I've used several time Impex but it perform massive users migrations, it do not allow to filter by usernames or groups.
What fields of "user" table i need to copy in order to create the same login informations?
Dan
|
I don't think ImpEx would be the solution here, since staff can change their password and the new password won't be synced to every forum.
How I would do it is to make a table that specifically store the staff details, and make a login hook that checks that table if necessary.