Robinson, Eric wrote:
How would be go about implementing the following kind of access scheme?
1. If the user's IP address is in an approved range, let them connect to
tomcat anonymously.
2. If the IP address is not in an approved range, authenticate them
through Active Directory.
Is that even possible?

Painful but probably possible with a fair amount of work in Tomcat.

http://securityfilter.sourceforge.net is probably an easier place to start.

Mark


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