Is anyone having the issue of not being able to log back in as the admin after installing cosign? I am getting the access denied message. Any thoughts?

Comments

giorgosk’s picture

I dont know what it could be but

If you need to disable a module when you are locked out

cpanel > mysql > phpmyadmin > select your database
in the table "system" find the appropriate module and set its status to 0 (it should be 1 if its enabled)

dhovey’s picture

Assigned: Unassigned » dhovey
Status: Active » Closed (fixed)

I figured out that my login uid was not the same in the webauth table. It assigned me #0. I had to update it back end on the table, but after that everything is working fine.

wnorthway’s picture

I've just contributed code which prevents this from happening. Please see release DRUPAL-5--1-1, or use:

cvs update -r DRUPAL-5--1-1