Open WinZip (download it if you don't have it).
Drag & drop the jar into it, you'll see the files. They don't seem to include 
much source code...just the compiled classes, so it appears.

the authenticators.properties file does include the types of authentication, 
and which authenticator properties files they in turn point to.

-----Original Message-----
From: Ferindo Middleton [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 25, 2006 9:42 PM
To: users@tomcat.apache.org
Subject: extending org.apache.catalina.Authenticat


I'm trying to extend my basic JDBC Realm form authentication within my web
app to, in addition to checking for userid and password, also check to make
users' passwords aren't too old and force them to update their passwords.

How do I extend the org.apache.catalina.AuthenticatorBass class? I don't
have any experience modifying the insides of Tomcat. I just build web apps
that work on top of it. What is Authenticators.properties. Which one of the
Tomcat jars has the org.apache.catalina.AuthenticatorBass class and how do I
extract the .jar file. I'm not a java programmer. I only have the Java
Runtime Environment installed... Will I need the Software Development Kit to
do this? Which SDK should I get to do this?

Ferindo

-- 
justferindo

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to