Closed (fixed)
Project:
Domain
Version:
5.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2008 at 13:43 UTC
Updated:
18 Jun 2008 at 21:21 UTC
First of all it a really great module. I love it
I have a question here...is it possible for sub domain based login and user creation?
Thank you
Comments
Comment #1
agentrickardYes, but you might have to do some testing.
Use the Domain Prefix module to prefix the {users} and {users_roles} tables. You may want to copy the initial tables from your root domain, this would copy over current accounts.
Comment #2
xavierbabu commentedThanks for your reply.
I have created new user called "user1" and assigned the sites mydomain, site1.mydomain in the user domain access settings and did the table prefixing with "Domain Creation Options" as "Do not generate any tables" for the tables "users" and "user roles".
But still i am able to login to site2.mydomain using "user1". Please guide me
Comment #3
xavierbabu commentedComment #4
agentrickardI think you did it backwards.
You should create tables for {users} and {user_roles} -- this will give you separate user lists for each site.
Comment #5
agentrickard