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

Priority:normal» critical
Assigned to:Anonymous» dalin

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

Status:active» fixed

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.