Form Authentication Illegal Characters

2011-03-14 Thread beau.hutcheson
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

Re: Form Authentication Illegal Characters

2011-03-14 Thread Konstantin Kolinko
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

Re: Form Authentication Illegal Characters

2011-03-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Beau, On 3/14/2011 10:57 AM, beau.hutche...@thomsonreuters.com wrote: Currently, authentication fails if the character # (pound sign) is contained within a username. Define fails. - -chris -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10

RE: Form Authentication Illegal Characters - SOLVED

2011-03-14 Thread beau.hutcheson
[mailto:ch...@christopherschultz.net] Sent: Monday, March 14, 2011 1:33 PM To: Tomcat Users List Subject: Re: Form Authentication Illegal Characters -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Beau, On 3/14/2011 10:57 AM, beau.hutche...@thomsonreuters.com wrote: Currently, authentication

RE: SOLVED - Form Authentication Illegal Characters

2011-03-14 Thread beau.hutcheson
Authentication Illegal Characters 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