Hi,

I have successfully installed Domain Access (latest version - RC9) to support n domains with one shared database. Hence, all users for all domains share the same users table (as are all other tables). For a particular user, moving from one site to the other in this network of websites currently requires the user to login in again each time, of course, using the same username and password.

Is there way to avoid having to log in time again for each website, configuration-wise or by installing an existing module? Is there a way to set a common cookie that all websites in the network can identify and use for auto-authentication?

Cheers,
~Drupal Fan

Comments

croryx’s picture

Whether or not you can do this using DA depends on whether your domains are subdomains or distinct domains (see the documentation - README.txt 1.4.1 Logging In To Multiple Domains). If they are subdomains, then the answer is yes (see INSTALL.txt section 4.3).

agentrickard’s picture

Status: Active » Closed (fixed)