> From: Kev Sout [mailto:[EMAIL PROTECTED] 
> Subject: authentication
> 
> I have authentication working in my Engine using a JNDIRealm. 
> However, I now need to look in two places (ldap directories
> in this case) for users.

You could use JAASRealm, since JAAS allows multiple authentications in
any combination you need.

Or, take a look at this, which is more flexible than container-based
authentication:
http://securityfilter.sourceforge.net/

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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