By cgr on
I am trying to get pubcookie 5.x-1.0 working with Drupal 5.3. I've got pubcookie working with my Apache 2.2.3 web server. The Drupal pubcookie module is installed and sort of works. That is, when I invoke Drupal's pubcookie login, I'm taken to the pubcookie login server where I authenticate and am returned to my webserver. Once there, I get a Drupal "page not found" message. This happens regardless of whether the pubcookie "Successful login URL:" is set to my web server's base URL, a node in the Drupal content, or a URL on a completely different machine.
Can someone suggest a reason why pubcookie fails in this way?
Thanks,
Carl