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

agentrickard’s picture

Yes, 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.

xavierbabu’s picture

Thanks 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

xavierbabu’s picture

agentrickard’s picture

I think you did it backwards.

You should create tables for {users} and {user_roles} -- this will give you separate user lists for each site.

agentrickard’s picture

Status: Active » Closed (fixed)