NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator's Guide
Tool to Manage the Users of NSJSP Manager
NonStop Servlets for JavaServer Pages (NSJSP) 7.0 System Administrator’s Guide—674372-005
B-5
How to Use the Tool to Manage the Users of NSJSP
Manager
If the role you have specified for the user does not exists, then the following
message is displayed:
The role appobserver does not exist. Please first add the
role.
Once you specify valid roles for the user, the user gets added successfully with
the new roles.
4. Delete a role
a. Select this option to delete an existing role from the <NSJSP manager
installation directory>/conf/nsjsp-users.xml file.
b. Specify the role you want to delete in the following prompt:
Enter ',' separated list of roles to delete (example:
admin,manager):admin
If the role which you have selected to delete is associated with an user, then
the following message is displayed, else the role is deleted successfully:
The role admin is in use. No roles deleted.
5. Delete a user
a. Select this option to delete an user from the <NSJSP manager
installation directory>/conf/nsjsp-users.xml file.
b. Specify the user you want to delete from the following prompt:
Enter ',' separated list of users to delete: observer
If the user you have specified does not exists, then the following message is
displayed:
The user observer does not exist.
3. Select Exit option at any point of time to exit this functionality.
Note.
This tool is provided only for NSJSP Manager application.
Since the Realm (MemoryRealm) that uses this UserDatabase expects passwords to be
encrypted in MD5 digest algorithm, while encrypting the password use MD5 digest
algorithm,










