Closed (fixed)
Project:
Multisite Login
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 May 2008 at 16:31 UTC
Updated:
19 Jul 2008 at 16:23 UTC
I was thinking of making a subdomain site to alleviate some of the modules and tables on my main domain...but wanted single authentication for users to access both sites. Is this what I could use this module for?
This subdomain would have it's own separate database for it's site/modules...but it's user tables would authenticate back to the main site?
Comments
Comment #1
dalinNo in that case since all sites are on the same main domain they are allowed to shared cookies and can thus simply share the user and sessions tables. This module is for sites on different domains.