Hey all i am setting up a software that runs multiple sites i will be testing it all on my sites which consist of one Mantis Bug Tracker, One Instance of SPBAS, and several instances of Drupal 7. the primary function's need to be collation of these programs user db into one central db (MySql) with SSO support. any thoughts on what the best way to do this would be?

    20 days later

    Well, with Drupal 7, you can have multiple sites running off the same code base. Multisite Drupal is actually pretty easy. Refer to this link to see how it's done. As far as the other packages go, I cannot tell you whether to set up virtual hosts under Apache, or if there is a better solution elsewhere.

      Cheers jkurrie i will look into this i may see about bypassing the login systems and use phpsaml2. but if this is easy or not i am not yet sure.

        Write a Reply...