I recently upgraded from an earlier version of 5 to 5.15. The upgrade was seamless, except for the pubcookie module. Now, a subset of users are consistently unable to login via pubcookie (meaning that there are others who can login with no problem). I've looked at the users table to decipher what differences there are between these two sets of users and cannot find any consistencies.

As a test, I disabled all other non-core modules, to no avail. The logs aren't producing any errors; it just appears that some users aren't handed off to be matched up with their drupal ID after being authenticated by pubcookie.

Any thoughts on what might be causing this, and better yet, how to fix it?

Many thanks,

Wes

Comments

wfitch’s picture

Status: Active » Fixed

Turns out, for whatever reason, some users were not in the authmap table -- which was causing the error.

Status: Fixed » Closed (fixed)

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