I means suppose I have a domain www.example.com where drupal is installed. I create three sub domains such as one.example.com, two.example.com and three.example.com all with seperate drupal installations on them. My host doesn't supports wildcards so no sub domains on the same drupal installation. Now suppose somebody wants to register with all these sites but registering seperately is very cumbersome process. He is looking something simple that can have him common access to all thes sites.

This is what I am asking you. Isn't there any module which let you use same login information to enter different sub domains created with seperate drupal installations.

I know about openid but this is not what I am looking for. I am looking for something such as multisite login module which could be used over seperate sub domains only. I need something very similar to it but for sub domains not for seperate domains.

Comments

nikmahajan’s picture

Hi dhSilverPhoenix,
thanks for telling me about multisite_login.module but what I read about it is that it is not for multi site within a same domain. That is I can't make use of it in sub1.example.com, sub2.example.com. Any other module or method that can help. Please tell.