Virtual Hometerm Subsystem (VHS) Manual (G06.24+, H06.04+, J06.03+)

The VHS GUI
Virtual Hometerm Subsystem (VHS) Manual429311-002
8-8
Restricting VHS GUI User Capability
environment-name
specifies a valid VHS environment name applicable for any system. There is
currently a maximum of 8 environments to which a specific group or user can have
access.
Example 1:
ADDUSER PROD.*, ENVIRONMENT (ATM, POS, BATCH)
ADDUSER PROD.MGR, ENVIRONMENT *
ADDUSER PROD.NEW, ENVIRONMENT BATCH
ADDUSER 215,3, ENVIRONMENT DEV
The first entry specifies that all users of the PROD group can browse and reply to
prompts generated by the ATM, POS, and BATCH VHS environments on any system.
The second entry specifies that the PROD.MGR user can browse and reply to prompts
generated by any VHS environment on any system.
The third entry specifies that the PROD.NEW user can only browse and reply to
prompts generated by the VHS environment named BATCH on any system.
The fourth entry specifies that the user 215,3 can only browse and reply to prompts
generated by the VHS environment named DEV on any system.
Example 2:
ADDUSER PROD.*, ENVIRONMENT *
ADDUSER DEV.*, ENVIRONMENT DEV
ADDUSER PROD.MGR, ENVIRONMENT *
ADDUSER DEV.MGR, ENVIRONMENT (DEV, PRODA, PRODB)
ADDUSER 215,*, ENVIRONMENT (QA, DEV)
The first entry specifies that all users of the PROD group can browse and reply to
prompts generated by all VHS environments on any system.
The second entry specifies that all users of the DEV group can only browse and reply
to prompts generated by the DEV VHS environment on any system.
The third entry specifies that the PROD.MGR user can browse and reply to prompts
generated by all VHS environments on any system.
The fourth entry specifies that the DEV.MGR user can only browse and reply to
prompts generated by the DEV, PRODA, and PRODB VHS environments.
The fifth entry specifies that all the users of the group-id 215 can browse and reply to
the prompts generated by the QA and DEV environments on any system.