Re: Question about usernames being case insensitive

2013-08-27 Thread Michael Spring
Christopher: Thank you for your very comprehensive and thoughtful answer. We have at this point come to all the points you so eloquently make. We need to do a little DBMS modification to allow tomcat to do what we expect. You detail will help us make those modifications in the correct way. I a

Re: Question about usernames being case insensitive

2013-08-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Michael, On 8/27/13 2:52 PM, Michael Spring wrote: > I have observed using tomcat 7.027 and 6.026 an issue with BASIC > authentication. My intent was to have both user names and passwords > be case sensitive. I know of nothing I did that would chan

RE: Question about usernames being case insensitive

2013-08-27 Thread Propes, Barry L
-Original Message- From: Michael Spring [mailto:spr...@pitt.edu] Sent: Tuesday, August 27, 2013 2:35 PM To: Tomcat Users List Subject: Re: Question about usernames being case insensitive All three responses are exactly right. I checked my script and assumed -- and we know what happens

Re: Question about usernames being case insensitive

2013-08-27 Thread Michael Spring
7/2013 3:26 PM, Propes, Barry L wrote: >> -Original Message- >> From: Daniel Mikusa [mailto:dmik...@gopivotal.com] >> Sent: Tuesday, August 27, 2013 2:22 PM >> To: Tomcat Users List >> Subject: Re: Question about usernames being case insensitive >> >

Re: Question about usernames being case insensitive

2013-08-27 Thread David kerber
On 8/27/2013 3:26 PM, Propes, Barry L wrote: -Original Message- From: Daniel Mikusa [mailto:dmik...@gopivotal.com] Sent: Tuesday, August 27, 2013 2:22 PM To: Tomcat Users List Subject: Re: Question about usernames being case insensitive On Aug 27, 2013, at 2:52 PM, Michael Spring wrote

RE: Question about usernames being case insensitive

2013-08-27 Thread Propes, Barry L
-Original Message- From: Daniel Mikusa [mailto:dmik...@gopivotal.com] Sent: Tuesday, August 27, 2013 2:22 PM To: Tomcat Users List Subject: Re: Question about usernames being case insensitive On Aug 27, 2013, at 2:52 PM, Michael Spring wrote: > I have observed using tomcat 7.027

Re: Question about usernames being case insensitive

2013-08-27 Thread Daniel Mikusa
On Aug 27, 2013, at 2:52 PM, Michael Spring wrote: > I have observed using tomcat 7.027 and 6.026 an issue with BASIC > authentication. > My intent was to have both user names and passwords be case sensitive. > I know of nothing > I did that would change that. The database table is plain vanill

Question about usernames being case insensitive

2013-08-27 Thread Michael Spring
I have observed using tomcat 7.027 and 6.026 an issue with BASIC authentication. My intent was to have both user names and passwords be case sensitive. I know of nothing I did that would change that. The database table is plain vanilla. Passwords are case sensitive, but upper or lower case usern