Closed (works as designed)
Project:
cosign
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2010 at 01:11 UTC
Updated:
14 Mar 2011 at 20:03 UTC
Hello,
Everytime I try to enable the Cosign module, I'm getting the following message:
* Cosign module has been disabled
* Admin Permissions Set
As it is written on the second line, it seems that the cosign authentication is working properly with the correct htaccess settings. The Cosign/Drupal users are mapped properly as well since logging into Cosign logs in the correct Drupal user. However, I can't access the cosign admin page, and I don't see any block created in the block page.
Any idea what this issue could be coming from?
Thanks for your help,
Comments
Comment #1
ksteinhoff commentedI'm not sure what going on here. Is cosign working elsewhere on your site (outside of drupal)? Are there any interesting messages in the httpd error log?
Comment #2
jfields commentedI had the same problem. I found that even though you are logged into the module admin page via Drupal's authentication system, you must also access the page through Cosign. Since Cosign is configured to protect all of our https pages, I simply changed http to https, entered my Cosign password, and the module enabled just fine.
Comment #3
mlhess commented