Java.mail smtp authentication

2005-02-04 Thread Chris Chappell
Hi I am using the following config with tc/jndi javamail to connect to an smtp server which needs authentication. If OI put the username/password/port into Outlook Express and check needs authentication it works OK. With TC and my settings I get an auth failure. AM I using the correct

FORM based authentication config

2004-12-21 Thread Chris Chappell
Hi I'm having trouble getting form based authentication to work. Any help much appreciated. I'm missing something simple I'm sure. (TC 5.0.19, W2K, Mysql4) I am using a JDBC Realm which works fine with BASIC auth. After changing to FORM and try

Re: FORM based authentication config

2004-12-21 Thread Chris Chappell
.html cheers Manish -Original Message- From: Chris Chappell [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 7:45 PM To: Tomcat Users List Subject: FORM based authentication config Hi I'm having trouble getting form based authentication to work. Any help much appreciated. I'm

Re: LogOut from JDBC Realm

2004-12-02 Thread Chris Chappell
of invalidating the login info? Can anyone shed some photons on this. TC :5.0.19, Solaris 9, Mysql 4.something - JDBC Realm, SSL + filter giving Cache-Control - private,no-cache,no-store Chris Chappell public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException

LogOut from JDBC Realm

2004-11-23 Thread Chris Chappell
springs to obvious use. Using SSL though don't think this would change anything re this. Cheers, Sorry if this appears 2*, 1st time seemed to get lost :-( Chris Chappell (TC 5.0.19 on Sol9 + MySQL 4)

Re: LogOut from JDBC Realm

2004-11-23 Thread Chris Chappell
Yoav Well I tried this, but it didn't seem to make any difference so I thought maybe it was just resetting the session vars. But I'll have another play with it. Ceeres Chris Chappell Subject: RE: LogOut from JDBC Realm Hi, You mean like session.invalidate()? ;) Yoav Shapira http

LogOut from JDBC Realm

2004-11-23 Thread Chris Chappell
springs to obvious use. Using SSL though don't think this would change anything re this. Cheers Chris Chappell (TC 5.0.19 on Sol9 + MySQL 4)

Re: Realms and Static pages

2004-11-18 Thread Chris Chappell
-name Chris - Original Message - From: QM [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, November 18, 2004 12:01 AM Subject: Re: Realms and Static pages On Wed, Nov 17, 2004 at 01:25:27PM -, Chris Chappell wrote: : Thanks QM but I' still not sure what

Realm and Redeploy

2004-11-17 Thread Chris Chappell
that if I have a page which doesn't require authentication then the redployment works fine, but am not totally sure on this (Running 5.0.19) Chris Chappell

Realms and Static pages

2004-11-17 Thread Chris Chappell
be overkill to run apache as well) (Running 5.0.19) Chris Chappell

Re: Realms and Static pages

2004-11-17 Thread Chris Chappell
-ref*,resource-ref*,security-const raint*,login-config?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*). -- Chris Chappell - Original Message - From: QM [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 12:02 PM Subject: Re: Realms and Static