Closed (fixed)
Project:
Domain
Version:
6.x-2.0-rc9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2009 at 23:52 UTC
Updated:
3 Nov 2009 at 23:10 UTC
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
Comment #1
croryx commentedWhether 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).
Comment #2
agentrickard