Bug report #560 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/560> REPORT #560 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: 3.2 JVM Release: 1.3 Operating System: Windows 2000 OS Release: 5.0 sp1 Platform: Windows, Sybase Synopsis: Authentication failes using the JDBCRealm with Sybase ASE 11.9.2 for Linux Description: 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.Title: BugRat Report # 560
BugRat Report # 560
Project: Tomcat | Release: 3.2 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: medium | Severity: serious |
Confidence:
public
|
Submitter:
Allan Schweitz ( [EMAIL PROTECTED] )
Date Submitted:
Dec 9 2000, 03:11:08 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Authentication failes using the JDBCRealm with Sybase ASE 11.9.2 for Linux
- Environment: (jvm, os, osrel, platform)
- 1.3, Windows 2000, 5.0 sp1, Windows, Sybase
- Additional Environment Description:
- Tomcat 3.2 running on JDK 1.3 on Windows 2000 connecting to Sybase ASE 11.9.2 running on Linux.
- Report Description:
- 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.
- How To Reproduce:
- null
- Workaround:
- null