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

dalin’s picture

Status: Active » Closed (fixed)

No 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.