<div dir="ltr"><div><div><div><div><div><div>Our symptoms, thus far:<br><br></div>User 1 logs into Drupal via Shib.<br></div><br>User 2 logs into Drupal via Shib a few minutes later (different machine/ip/browser).  We haven't narrowed down the timing, but it's 100% reproducible within 5 minutes or so.<br>
<br></div>User 2 sees User 1's name in the Drupal admin toolbar, in the upper right corner.  We do use the admin_menu module, which I've seen mentioned before.  BUT...<br><br></div>We have a custom module which, on its first page, displays the user's name (pulled from $user, after doing a $user->load).  This also displays User 1's name incorrectly for User 2.<br>
<br></div>This does seem to be a display issue, not a rights issue.  Once User 2 clicks on any link to interact with the system, the incorrect User 1 name is replaced with the correct User 2 name.  This is what led us to pinpoint memcache as the problem (in our environment, at least).<br>
<br></div>--Andy<br><div><div><div><div><br><br></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 28, 2013 at 10:55 AM, Kristof Bajnok <span dir="ltr"><<a href="mailto:bajnokk@niif.hu" target="_blank">bajnokk@niif.hu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2013-08-28 17:47, Mike Cammilleri wrote:<br>
> We just experienced the symptom he describes. I had a student call me<br>
> yesterday afternoon to tell me that when he logged in as himself, drupal<br>
> was displaying MY username. I did currently have a shib session open.<br>
<br>
Mike, if you could tell, was it only _displaying_ your username or was<br>
the student actually possessing the rights you have? I really hope that<br>
it was the former, although it is still embarrassing, no doubt.<br>
<br>
We've already got a some reports similar to this<br>
(<a href="https://drupal.org/node/1949102" target="_blank">https://drupal.org/node/1949102</a>), and I really want to fix it for good,<br>
but I need more info.<br>
<br>
Those of you, who had mis-identifying issues, could you describe your<br>
setup and the type of error you got (see above)?<br>
<br>
Kristof<br>
<br>
_______________________________________________<br>
shib_auth mailing list<br>
<a href="mailto:shib_auth@listserv.niif.hu">shib_auth@listserv.niif.hu</a><br>
<a href="https://listserv.niif.hu/mailman/listinfo/shib_auth" target="_blank">https://listserv.niif.hu/mailman/listinfo/shib_auth</a><br>
</blockquote></div><br></div>