http://nagoya.apache.org/bugzilla/show_bug.cgi?id=307

*** shadow/307  Sat Feb  3 12:48:38 2001
--- shadow/307.tmp.14720        Mon Feb  5 18:18:03 2001
***************
*** 2,15 ****
  | Authentication failes using the JDBCRealm with Sybase ASE 11.9.2 for Linux |
  +----------------------------------------------------------------------------+
  |        Bug #: 307                         Product: Tomcat 3                |
! |       Status: NEW                         Version: 3.1 Final               |
! |   Resolution:                            Platform: All                     |
  |     Severity: Normal                   OS/Version: All                     |
  |     Priority: High                      Component: Auth                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: [EMAIL PROTECTED]                                               |
  |  Reported By: [EMAIL PROTECTED]                                    |
- |      CC list: Cc:                                                          |
  +----------------------------------------------------------------------------+
  |          URL:                                                              |
  +============================================================================+
--- 2,14 ----
  | Authentication failes using the JDBCRealm with Sybase ASE 11.9.2 for Linux |
  +----------------------------------------------------------------------------+
  |        Bug #: 307                         Product: Tomcat 3                |
! |       Status: RESOLVED                    Version: 3.2.1 Final             |
! |   Resolution: FIXED                      Platform: All                     |
  |     Severity: Normal                   OS/Version: All                     |
  |     Priority: High                      Component: Auth                    |
  +----------------------------------------------------------------------------+
  |  Assigned To: [EMAIL PROTECTED]                                               |
  |  Reported By: [EMAIL PROTECTED]                                    |
  +----------------------------------------------------------------------------+
  |          URL:                                                              |
  +============================================================================+
***************
*** 17,20 ****
  Using the JDBCRealm for authentication with Sybase ASE 11.9.2 gives an 
authentication failed, dispite the fact that username and password are correct. This 
is due to the fact that the retrieved password from the database may contain trailing 
spaces if the datatype char is used instead of varchar.
  
  ------- Additional Comments From [EMAIL PROTECTED]  2001-02-02 16:50 -------
! *** Bug 407 has been marked as a duplicate of this bug. ***
--- 16,24 ----
  Using the JDBCRealm for authentication with Sybase ASE 11.9.2 gives an 
authentication failed, dispite the fact that username and password are correct. This 
is due to the fact that the retrieved password from the database may contain trailing 
spaces if the datatype char is used instead of varchar.
  
  ------- Additional Comments From [EMAIL PROTECTED]  2001-02-02 16:50 -------
! *** Bug 407 has been marked as a duplicate of this bug. ***
! 
! ------- Additional Comments From [EMAIL PROTECTED]  2001-02-05 18:18 -------
! Fixed in Tomcat 3.3
! Fixed in Tomcat 3.2.2
! Fixed in Tomcat 4.0 Beta1

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to