I'm too lazy for all that. I was hoping it would amount a few extra
lines in some configuration file. Now I'm thinking I'll figure out a way
to lock it down in group policy or with some changes to the proxy
server.

--
Eric Robinson




Disclaimer - May 13, 2008 
This email and any files transmitted with it are confidential and intended 
solely for Tomcat Users List. If you are not the named addressee you should not 
disseminate, distribute, copy or alter this email. Any views or opinions 
presented in this email are solely those of the author and might not represent 
those of Physician Select Management (PSM) or Physician's Managed Care (PMC). 
Warning: Although the message sender has taken reasonable precautions to ensure 
no viruses are present in this email, neither PSM nor PMC can accept 
responsibility for any loss or damage arising from the use of this email or 
attachments.-----Original Message-----
From: Christopher Schultz [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 13, 2008 5:15 PM
To: Tomcat Users List
Subject: Re: Multiple Authentication Methods?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mark,

Mark Thomas wrote:
| Painful but probably possible with a fair amount of work in Tomcat.
|
| http://securityfilter.sourceforge.net is probably an easier place to
start.

With sf, you still have to do a fair amount of work. You'll have to
write your own Realm in either case, but sf's dev version (in cvs) has
an interface called FlexibleRealmInterface that you can implement and
get access to the HttpServletRequest (which is otherwise unavailable in
Tomcat's Realm implementations).

Other than it actually being possible in sf, you also have the added
benefit of not being stuck on one version of Tomcat if you write your
own Realm.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgqLvIACgkQ9CaO5/Lv0PBcPQCfXmiwIxnvPPIR0ptgcbiOiUdo
2+cAoIurG8kjjSeJGvaJT5dNLltnVQ0V
=/D7o
-----END PGP SIGNATURE-----

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


---------------------------------------------------------------------
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