Does this module also work with multi-site? I am looking for something that allows me to share usernames across a multi-site install. It doesn't appear that drupal's multisite functionality allows this, as each site still uses it's own database, and this module does what I need it to, just wondering if it will work with multi-site.

(Both of the sites are on the same domain, domain1.example.com and domain2.example.com), and need to share the same usernames, but each site has its own layout and content so it cant share the same database. (Unless this allows for setting up different themes and appearances etc per domain)

Comments

agentrickard’s picture

Yes, it can work with Multi-site. In that case you need to register the domains in sites.php (see the instructions in that file) to point to the proper configuration directory.

It would be great if you could add that to the documentation pages.

agentrickard’s picture

Status: Active » Closed (works as designed)