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.

CREDITS

This module was developed by

Advomatic
http://advomatic.com

and sponsored by

Politicker
http://politicker.com
+ 50 state sites

and

The New York Observer
http://observer.com

Releases

Official releasesDateSizeLinksStatus
6.x-1.02009-Jun-0615.48 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.12008-Nov-0414.44 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Jun-0715.48 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.