NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide

Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide596210-006
4-79
Administering User Definitions
You can perform one of the following actions using the Resource Link Actions list:
Create New Resource Link
Delete Resource Link
For more information on resource link, see
http://tomcat.apache.org/tomcat-6.0-doc/config/globalresources.html.
Administering User Definitions
Administering user definitions enables you to manage the users in the UserDatabase
resource, which is defined in the server.xml file. In the default configuration, the
user database is a memory database with data loaded from the nsjsp-users.xml
file. Changes that are made to the default user database by the Admin Web application
and saved, will be persisted to the nsjsp-users.xml file. All the NSJSP Server
Class processes under the curent PATHMON will be notified of the changes, when the
Commit Changes operation is performed.
The user definition element includes the following sub-elements:
Users
Groups
Figure 4-48. The Properties Displayed After Selecting the Create New Resource
Link Action
Note. This sub-section only applies to the default UserDatabase resource, which is a
memory database implementation used in the UserDataBase realm defined for the NSJSP
service and NSJSP engine. Administration of user definitions for other realms or
implementations is not provided by the Admin Web application. For more information on the
UserDatabase, see the GlobalNamingResources
Element on page 3-42.