Forums / General / One login always reset to anonymous user

One login always reset to anonymous user

Author Message

Luis Cruz

Wednesday 07 November 2007 6:53:22 am

I have a custom login handler setup; when a user logs into the system, I have a redirect turned on that sends the user to a particular page based on their user group. This is working for everyone so far but one person.

When this person correctly enters their credentials, the system finds them, logs them in, and performs the proper redirect. However, something in between the login and page redirect is connecting their ezsession entry back to the anonymous user object.

Completely stumped on why this is happening only to this one login. Anyone have some thoughts on where the culprit might be?

Thanks.

- luis