2011/3/14  <beau.hutche...@thomsonreuters.com>:
> Hello All:
>
> I am using Tomcat 6.0.26. My application has a context.xml file that
> defines an org.apache.catalina.authenticator.FormAuthenticator
>
> Valve and an org.apache.catalina.realm.DataSourceRealm Realm which I use
> for authentication.
>
> My login page functions in typical FormAuthentication manner by passing
> the j_username and j_password parameters to j_security_check
>
>
>
> Currently, authentication fails if the character # (pound sign) is
> contained within a username. Has anybody come across this limitation? I

I do not think that there is such a limitation.

I would suggest you to try debugging it,
http://wiki.apache.org/tomcat/FAQ/Developing#Debugging

And an update to the latest 6.0.32 should not hurt.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to