Resource Protection


Use this page to control user access to server resources such as servlets, files, or directories by assigning the resource to an access control list. You can view, add, delete, or edit the access control list to which a server resource is assigned. For each resource you want to protect, you enter an authentication scheme, the security realm, and the access control list that you want to use.

To specify an access control list to use for a server resource:

  1. Enter the name of the resource in the Resource field:
  2. In the Scheme field, enter the authentication scheme (Basic or Digest that you want to use for this resource.
    Both schemes use access control lists to control access to server resources. However, Basic authentication sends a user's password over the network, where it potentially could be recognized by an eavesdropper. Digest authentication does not send a user's password over the network. However, the server must still know the client's password; the client and other servers are still at high risk if the server is successfully attacked.
  3. In the Realm field, enter the name of the realm that contains the access control list you want to use.
  4. In the ACL field, enter the name of the access control list.
  5. Click Add.

If you don't assign an access control list to a server resource, Jeeves applies the default access control.

To delete an entry from the list:

  1. Select the entry you want to delete.
  2. Click Delete.

To edit an entry: Select the entry, delete it, and re-enter it.


jeeves@java.sun.com
Last modified: 11/11/96