Admin account locked out
dhovey - February 9, 2007 - 21:32
| Project: | cosign |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | dhovey |
| Status: | closed |
Jump to:
Description
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?

#1
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)
#2
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.
#3
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