Virtual Hometerm Subsystem (VHS) Manual (H06.03+)

The VHS GUI
Virtual Hometerm Subsystem (VHS) Manual429311-001
8-8
Restricting VHS GUI User Capability
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.
Restriction rules summary:
1. If the VHSGCONF is empty, any user can browse and reply to any prompt in all
environments.
2. If one of the VHSGCONF entries is for a specific user (for example,
PROD.BATCH). then only this entry will be used when the corresponding user logs
on.
3. If a user does not have a specific entry, the corresponding group entry (for
example, PROD.*) is used for the user.