There is a module to have sessions expire after a configurable amount of time (Khalid&#39;s).<br><br><a href="http://drupal.org/project/session_expire">http://drupal.org/project/session_expire</a><br><br>Could Drupal be seeing similarly located IPs as being the same?<br>
<br>Anyway, the above module only has a version for 5.x, so you would have to upgrade to use it.<br><br>I have used it, it is excellent.<br><br>Victor Kane<br><a href="http://awebfactory.com.ar">http://awebfactory.com.ar</a><br>
<br><div class="gmail_quote">On Tue, Jun 24, 2008 at 5:37 AM, Daniel Carrera &lt;<a href="mailto:daniel.carrera@zmsl.com">daniel.carrera@zmsl.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have some additional information from users:<br>
<br>
The problem (being apparently logged as someone else) only appears to<br>
happen between users in the same location. Students are a school some<br>
times appear to be logged in as a different student. But when they go<br>
home, the site functions as it should.<br>
<br>
If the problem is that sessions are not expiring and a new user comes in<br>
to the computer, that would explain why it only happens at school.<br>
<br>
If the problem is that somehow Drupal or PHP is giving out session ids<br>
that have not expired yet, I&#39;m not sure why hat should only happen<br>
between users in the same location. Is the session id based on the IP<br>
address? All users at the school would have the same IP. The school is<br>
even likely to be behind a proxy.<br>
<br>
Does this give anyone any ideas as to what might be the root problem?<br>
<br>
Thanks<br>
<font color="#888888"><br>
Daniel.<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
Daniel Carrera wrote:<br>
&gt; Earnie Boyd wrote:<br>
&gt;&gt; I see at <a href="http://drupal.org/node/188710" target="_blank">http://drupal.org/node/188710</a> that you should also<br>
&gt;&gt; ini_set(&#39;session.use_only_cookies&#39;, 0); in the settings.php file.<br>
&gt;<br>
&gt;<br>
&gt; Thanks. I have to say that I don&#39;t really understand that option. I made<br>
&gt; the change, but I don&#39;t understand what I just did.<br>
&gt;<br>
&gt; Daniel.<br>
<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</div></div></blockquote></div><br>