All assistence greatly apprecialted.
It is true, when I share my computer with another moodler, it becomes less convenient. I suspect that a great number of people use Moodle as a distance tool for people with access to machines at home, rather than using it in a computer-lab/computer-station scenario.
I dunno. Just $10.
Each person has a unique session. New account are created as soon as you hit the "Create my new account" button on the "New Account" screen. The form data is checked then fed straight into the function that creates the database entry and sends off the confirmation email.
What authentication method are you using? Is this class sharing computers in some way?
Server running mysql Ver 11.18 Distrib 3.23.54 and php 4.1.2 on redhat.
In my class today, I asked the students to monitor what was happening.
If student A logs out then clicks on the class link from the intial moodle page, he is auto logged in as student B, the last student to correctly log in ie he is not presented at all with the login page and assumes all the ownership rights of student B. If student A logs out and in again, he is correctly presented with the login screen and student C who then clicks on the class link to login is auto logged in as Student A!
I have great classes who think that moodle is wonderful and who have not used the problem to their advantage (yet).
What authentication method are you using? Do all the machines access the server through a cache proxy of some sort?
It's almost like the clients are sharing cookies or ther server is confusing sessions. You could try upgrading PHP and Apache on the server.
I would upgrade to php 4.3.0 more commands and maybe morestable.
Plus you might not get this problem.
I have noticed this problem on my moodles RECENTLY I am not sure why it should have started to happen recently since my moodle in which it seems to happen most often is 1.2.1. I go there and the login username of the student that last logged in is still visible even though the IP address is definately different. I guess you can see my username at the link below now.
http://tim.econo.yamaguchi-u.ac.jp/moodle/login/index.php
This problem really does seem recent. I can't remember it happening before about 6 weeks ago. Perhaps after some Windows Update? After a Windows Upday My Zone Alarm said not so long ago that Internet Explorer had changed (and should it still have permission to get to the internet). Perhaps that change to Internet Explorer changed the way it dealt with text input fields. If flushing on the login page could be improved then it would be a great help. Our students are using a proxy too so I guess that they will all be coming from the same IP address, even if the cookie is different. I have yet to hear of students logging in as other students, even though yesterday I did an exam using Moodle where about 30 students logged in and out at the same time.
Tim
a) an optional Moodle cookie (to save your typing)
b) your browser settings for remembering form contents
If you have used the "Login as" feature then this cookie gets set and so that's why you may be seeing student usernames in there.
No-one else will be seeing anything, so don't worry.