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

Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide674372-005
4-13
NSJSP Manager Security
access.properties file, see Monitoring Server Classes and Hosts on
page 8-42.
For example, to add a new role viewer which has read only access to only the
cluster and mbeans features, perform the following steps:
1. Add viewer in the rights-controller.properties file and assign
rights to view a server class and mbeans features. The snapshot of a modified
rights-controller.properties file appears as follows:
super=*
admin=admin_view,admin_update
manager=app_view,app_update,cluster_view,cluster_update,mbeans_view,mbeans_up
date,deploy_view,deploy_update
observer=app_view,cluster_view,mbeans_view,admin_view
appobserver=app_view
viewer=cluster_view, mbeans_view
Note.
The default admin user has both admin and the manager roles assigned.
All users must be assigned a role.
Roles must be defined in <NSJSP manager installation
directory>/conf/nsjsp-users.xml file.
The new roles and their definitions only apply to NSJSP Manager application.
You must retype the password whenever you want to change the existing digest algorithm
for your password.