By markconroy on
Hi all,
Does any one know how to use the same login for more than one drupal site. I have a site running and have now setup a related subsite of it and don't want users to have to register a second time.
I'm hoping there's a module for this, but I can't find it.
Comments
check node 291373 in the
check node 291373 in the handbook for an overview of a multi-site installation with shared user data and shared sign-on. also check modules like these:
http://drupal.org/project/sso
http://drupal.org/project/bakery
hth!
Thanks for that, but
Thanks for that, but I'm not sure that that is what I am looking for. My hosting is a cheap plan that doesn't allow multisite (which is a pain when I have to upgrade about 15 sites).
I need some sort of module, that when you register for one site the other automatically registers as well (or something similar) or else that the second and subsequent sites will accept the user info from the first site.
I suppose it is something like Open ID, but without being Open ID.
Thanks again,
Mark.
============
Drupal Core Maintainer for "Out of the Box" Initiative.
I am having the same
I am having the same problem;
But i think the solution lies in bakery Module... However, i m concerned about using it on existing two installations having no relation.. except that they are on the same server.