do you have some form of transparent proxy or caching system that is misbehaving in front of your Moodle web server?
Authentication
When opening Moodle, already logged in as other user.
This discussion has been locked because a year has elapsed since the last post. Please start a new discussion topic.
Turns out, after being told the proxy was not a problem, it was. Thanks for your help.
Hi!
It's happening to us too!!!
How is it possible?? We've got this in mdl_log:
id | time | course | module | cmid | action | url | ip | info | userid | sessionid | |
---|---|---|---|---|---|---|---|---|---|---|---|
39236145 | 1366833514 | 1 | user | 0 | logout | view.php?id=49432&course=1 | 62.82.11.18 | 49432 | 49432 | 0fqf3hgijihfnj90q34h1og7podgmbr9 | |
39235726 | 1366833297 | 1 | course | 0 | view | view.php?id=1 | 62.82.11.14 | 1 | 82485 | 0fqf3hgijihfnj90q34h1og7podgmbr9 | |
39235725 | 1366833296 | 1 | user | 0 | login | view.php?id=0&course=1 | 62.82.11.14 | 82485 | 82485 | u8147t2torlv4a8731futlpmo1v4plae |
The user 82485 login with his correct username and suddenly he was other user, 49432...
Our Moodle version is 2.2.9, how did you solve this issue?? what was the wrong with your proxy??
Thanks a lot!!