Re: Auth filter on servlet?

On Wed, 14 Apr 1999, Michael Stacey wrote:

> I've installed Jigsaw and am trying to limit access to a particular
> servlet.  I added a GenericAuthFilter to the ServletWrapperFrame,
> and noticed that the realm drop-down list only includes the admin
> realm (part of the problem?) even though I have created and 
> populated a new realm.  I add users and commit, but the
> servlet is still accessible by anyone.

Realms are per-server, if you use the old jigedit, you must be probably
editing the realms of the admin server, try to edit the one located under
"http-server" node.
Using the new jigadmin (as of Jigsaw 2.0.2) You don't have this problem
anymore, as every servers are separated.
Regards,

      /\          - Yves Lafon - World Wide Web Consortium - 
  /\ /  \        Architecture Domain - Jigsaw Activity Leader
 /  \    \/\    
/    \   /  \   http://www.w3.org/People/Lafon - ylafon@w3.org    

Received on Wednesday, 14 April 1999 10:23:08 UTC