NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide
Security Considerations
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide—596210-006
8-43
Monitoring Server Classes and Hosts
The first entry in Example 8-13 indicates that all users with role role1 can manage:
Server class 1 (sc1) and Host 1 in that server class (sc1:host1)
Server class 2 (sc2) and Host 2 in that server class (sc2:host2)
All server classes and Host 3 in any of those server classes (*:host3)
Server class 4 (sc4) and all the Hosts in that server class (sc4:*)
Server class 2 (sc2) and Host 5 in that server class (sc2:host5)
The second entry in Example 8-13 indicates that all users with role role2 can manage
server class 3 (sc3) and all Hosts under sc3, and server class 4 (sc4) and all Hosts
under sc4.
Example 8-13. Role Definitions
role1=sc1:host1|sc2:host2|*:host3|sc4:*|sc2:host5
role2=sc3|sc4










