13 domains 1 codebase shared login
Posted by scuba_fly on July 11, 2013 at 12:49pm
This question is a bit similar to what has been asked here before but my use case is a bit different.
I have 13 Drupal 7 sites that share the source code. 12 of them run the same modules / settings but look slightly different. At the moment I use 13 databases.
I have about 50 users on each site and each user has some nodes.
Every site has its own taxonomy terms but the vocabularies are mostly named similar.
My goal is to let users from site A login into site B without filling in their profile again.
I have some custom modules running that alter the user profile fields.
