JDBC Authentication

2003-01-21 Thread Ed Robbins
Ok, bear with me. This is my first attempt at configuring Tomcat for any type of authentication. I've configured a host with a JDBCRealm to use a Sybase database for authentication. I added a security constraint, login-config and a security role, however when I point my browser to the URL, I

JDBC authentication

2003-01-21 Thread Ed Robbins
Ok, bear with me. This is my first attempt at configuring Tomcat for any type of authentication. I've configured a host with a JDBCRealm to use a Sybase database for authentication. I added a security constraint, login-config and a security role, however when I point my browser to the URL, I

Re: JDBC authentication

2003-01-21 Thread mwm
] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, January 21, 2003 4:25 PM Subject: JDBC authentication Ok, bear with me. This is my first attempt at configuring Tomcat for any type of authentication. I've configured a host with a JDBCRealm to use a Sybase database for authentication. I

Re: JDBC authentication

2003-01-21 Thread Ed Robbins
in web.xml. Might be worth a shot (in the absence of any other replies) Mike. - Original Message - From: Ed Robbins [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, January 21, 2003 4:25 PM Subject: JDBC authentication Ok, bear with me

Re: JDBC authentication

2003-01-21 Thread Craig R. McClanahan
On 21 Jan 2003, Ed Robbins wrote: Date: 21 Jan 2003 21:49:00 -0500 From: Ed Robbins [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: JDBC authentication This was exactly my problem, I moved the security constraint out

Re: JDBC authentication

2003-01-21 Thread Ed Robbins
, Ed Robbins wrote: Date: 21 Jan 2003 21:49:00 -0500 From: Ed Robbins [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: JDBC authentication This was exactly my problem, I moved the security constraint out

Problem with REALM JNDI JDBC AUTHENTICATION

2002-11-09 Thread Massimiliano Fabi
I thank you for your support in advice; I have a very big problem in my project: My application on W2K , TOMCAT 4.1 ALPHA , JBUILDER 4 AND JNDI EXTENSION doesn't run when acces to resource JDBC to connect db to check authentication via REALM(i use j_security_check action form and i access to

Re: JDBC authentication configuration

2002-01-14 Thread David Smith
=rolestable roleNameCol=role / --David On Sunday 13 January 2002 08:12 pm, you wrote: Hello, I am relatively new to servlet/jsp programming, and struggling with JDBC authentication. I have a tiny test application that works fine using form authentication against passwords and names in the tomcat

Re: JDBC authentication configuration

2002-01-14 Thread Paul Phillips
Thanks to David! This fixed my authentication problem! --On Monday, January 14, 2002 10:22 AM -0500 David Smith [EMAIL PROTECTED] wrote: This may or may not be the full problem, but one glaring error is in the connectionURL of your server.xml file. It should read as follows. Note the URL

JDBC authentication configuration

2002-01-13 Thread Paul Phillips
Hello, I am relatively new to servlet/jsp programming, and struggling with JDBC authentication. I have a tiny test application that works fine using form authentication against passwords and names in the tomcat-users.xml file. However, when I reconfigure the server.xml file for JDBC

JDBC Authentication Broken in 3.2.3?

2001-07-17 Thread Michael P. McCutcheon
I've been fighting with the JDBC authentication in 3.2.2 and 3.2.3 using Windows 2000, MySQL 3.23.39, the mm-mysql 2.0.6 drivers and JDK 1.3.1. I just can't get it to work. I get the messages in the console: 2001-07-17 15:21:20 - ContextManager: JDBCRealm: Starting JDBCRealm, trying

AW: User login logging (JDBC authentication)

2001-07-06 Thread Reto Badertscher
Nachricht- Von: Rajehswar V. Rao [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 6. Juli 2001 07:20 An: '[EMAIL PROTECTED]' Betreff: RE: User login logging (JDBC authentication) Hi Reto, Could you please explain it more clearly And from your words i got one idea... please tell me whether

Re: User login logging (JDBC authentication)

2001-07-05 Thread Mark Muffett
:21 PM Subject: RE: User login logging (JDBC authentication) Hi Mark and all, I think my situation is also almost same I have set of JSPs under my \myContext\jsp... I dont want to give access to the users to these JSPs once they have been authnticated... One of the JSPs authenticate

RE: User login logging (JDBC authentication)

2001-07-05 Thread Randy Layman
]] Sent: Thursday, July 05, 2001 8:33 AM To: [EMAIL PROTECTED] Subject: Re: User login logging (JDBC authentication) Raj and all I've managed to make the changes (very easy), but of course it doesn't work exactly as I wanted it (isn't life always like that...) I've got a database

RE: User login logging (JDBC authentication)

2001-07-05 Thread Rajehswar V. Rao
:[EMAIL PROTECTED]] Sent: Thursday, July 05, 2001 5:32 PM To: [EMAIL PROTECTED] Subject: RE: User login logging (JDBC authentication) What is happening is that Tomcat is using the user's credentials (username/password) in the Session to authenticate. If they are not there or invalid

RE: User login logging (JDBC authentication)

2001-07-05 Thread Rajehswar V. Rao
other way around to achieve it... Thanks for listening... -raj- -Original Message- From: Randy Layman [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 05, 2001 6:18 PM To: [EMAIL PROTECTED] Subject: RE: User login logging (JDBC authentication) From IIS you can only set

RE: User login logging (JDBC authentication)

2001-07-05 Thread Randy Layman
achieve it? Or is there any other way around to achieve it... Thanks for listening... -raj- -Original Message- From: Randy Layman [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 05, 2001 6:18 PM To: [EMAIL PROTECTED] Subject: RE: User login logging (JDBC authentication

Re: User login logging (JDBC authentication)

2001-07-04 Thread Mark Muffett
Bowesman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 28, 2001 4:58 PM Subject: Re: User login logging (JDBC authentication) Mark Muffett wrote: Any ideas how best to log succesful (or unsuccesful) logins via JDBC authentication. The big problem is that the user may have

Re: User login logging (JDBC authentication)

2001-07-04 Thread Mark Muffett
Sorry! - found it now (in tomcat_modules.jar). Mark - Original Message - From: Mark Muffett [EMAIL PROTECTED] To: [EMAIL PROTECTED]; Antony Bowesman [EMAIL PROTECTED] Sent: Wednesday, July 04, 2001 8:37 AM Subject: Re: User login logging (JDBC authentication) Antony Many thanks

Re: User login logging (JDBC authentication)

2001-07-04 Thread Antony Bowesman
/classes HTH. Antony - Original Message - From: Antony Bowesman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 28, 2001 4:58 PM Subject: Re: User login logging (JDBC authentication) Mark Muffett wrote: Any ideas how best to log succesful (or unsuccesful) logins

User login logging (JDBC authentication)

2001-06-28 Thread Mark Muffett
Any ideas how best to log succesful (or unsuccesful) logins via JDBC authentication. The big problem is that the user may have bookmarked any one of a number of protected pages, and it isn't practical to put code on each of them. Any help would be appreciated Mark Muffett

RE: User login logging (JDBC authentication)

2001-06-28 Thread SHeyns
Muffett [mailto:[EMAIL PROTECTED]]Sent: Thursday, June 28, 2001 5:54 AMTo: [EMAIL PROTECTED]Subject: User login logging (JDBC authentication) Any ideas how best to log succesful (or unsuccesful) logins via JDBC authentication. The big problem is that the user may have bookmarked any

Re: User login logging (JDBC authentication)

2001-06-28 Thread Antony Bowesman
Mark Muffett wrote: Any ideas how best to log succesful (or unsuccesful) logins via JDBC authentication. The big problem is that the user may have bookmarked any one of a number of protected pages, and it isn't practical to put code on each of them. Just change the JDBC realm