Java Web Server 2.0  

Administration Tool: Groups

Panel Description


Documentation Contents / Documentation Index / Glossary / Administration Tool Help
Purpose
A security realm contains users, groups, or both, plus their associated access control lists (ACLs). The access control list for a group in a particular realm specifies the privileges that group is granted to access server resources. Resources include such things as documents (URLs), files, directories, servlets, and services.

The Groups panel enables you to add and delete groups, and to add or remove users in a group, for a given realm. For a selected group, the Groups page displays the list of users who are members of that group, and the name of the security realm to which the group is assigned.

Creating groups enables you to assign access to web resources more efficiently. Once you've created a list of groups, you control their access to web pages and other server resources using the Add/Remove and Edit features on the Access Control Lists panel.

Location of panel in Administration Tool:
Log In --> Service name --> Manage --> Security  
              |_ Groups
Fields
Realm
A realm is a database of users, groups, and access control lists. Realms specify which users have access to the resources of a specific service (for example, the Web Service). For more information on realms and resource protection, see Resource Protection.

The Java Web Server(TM) has the following security realms:

Note: To access NT realms, the server has to be run as Administrator and special rights ("Act as part of operating system") have to be granted to the Administrators group. To do this:

  1. From the Start menu, choose Programs -> Administrative Tools -> UserManager.
  2. Select Policies -> User Rights.
  3. Select the Show Advanced User Rights check box.
  4. Enable Act as part of operating system rights for the administrator.

Group Name
This field lists the names of the groups assigned to the realm displayed in the realm field. The default group is adminGroup.
 
Members/Non-Members
This field consists of two boxes: one lists the members of the group shown in the Groups field, and the other lists the users in the selected realm who are not members of the group.
 
Buttons
Add Group
Adds a group to the selected realm
 
Remove Group
Removes a group from the selected realm
 
Add
Adds a user to a group
 
Remove
Removes a user from a group
 
Procedures
To Display the Groups in a Realm
To Create a Group
To Add a User to a Group
To Remove a User From a Group
To Remove a Group

Top
java-server-feedback@java.sun.com
Copyright © 1999 Sun Microsystems, Inc.
All Rights Reserved.