Multisite Login

dalin - March 21, 2008 - 05:56

Multisite Login allows a user to login to all sites in a multisite configuration, even though the multisites do not share domain names.

For example:
  politicker.com
  politickernj.com
  politickerny.com
  etc.

NOTE: if you are using several sites on the same domain (ex. politicker.com, nj.politicker.com, ny.politicker.com, etc.), then you do not need this module. The multisite functionality in Drupal core has the ability to share logins for sites like these without additional modules.

This module was designed to be an alternative to the singlesignon module but using a technique that does not block search engines from accessing your websites.

REQUIREMENTS

You must be:

  • Using a multisite installation.
  • Using a separate database for each site (no table prefixing, though the code could be modified to allow for this, patches welcome).
  • Share the users table across all sites (If this is not you, what are you hoping that this module will do for you?)
  • You need to install the Multisite API module.

See the README.txt file for more information.

THIS MODULE IS SEEKING NEW MAINTAINERS

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.0 Download (15.48 KB) 2009-Jun-06 Notes
5.x-1.1 Download (14.44 KB) 2008-Nov-04 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev Download (15.48 KB) 2009-Jun-07 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.