Posted by deggertsen on April 1, 2009 at 8:31pm
Jump to:
| Project: | Multisite Login |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | dalin |
| Status: | closed (fixed) |
Issue Summary
A user on my site changed his password and now the multisite login does not work for him. I am seeing that the user id and password do not match in the reports but I am sure that the user table is being shared on all three sites included in the multisite setup. It worked fine before he changed his password. Any ideas on what the problem is here?
Thanks.
Comments
#1
It looks like, I forgot a key step in the installation instructions.
You need to share the multisite_login table too.
And if you are sharing the sessions table, then you need to share the multisite_login_sessions table.
#2
#3
Automatically closed -- issue fixed for 2 weeks with no activity.