« Return to Thread: Multiple Authentication Methods?

Re: Multiple Authentication Methods?

by markt-2 :: Rate this Message:

Reply to Author | View in Thread

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@...
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Multiple Authentication Methods?