Valid on z/OS and z/VM.
Use PANEL to secure authority to ISPF, CICS and REXX panels.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) PANEL(prefix(es))
One to eight characters
One to five prefixes per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) PANEL(prefix(es))
One to eight characters
One to five prefixes per TSS command
This keyword is used with:
The administrator can:
This example gives PRDCNTL ownership of the BrightStor CA‑1 panel named LOABCDE:
TSS ADDTO(PRDCNTL) PANEL(LOABCDE)
This example removes ownership:
TSS REMOVE(PRDCNTL) PANEL(LOABCDE)
This example permits ACID, TAPELIB, the ability to use the READ functions of BrightStor CA‑1 panel, LOABCDE:
TSS PERMIT(TAPELIB) PANEL(LOABCDE) ACCESS(READ)
This example revokes access:
TSS REVOKE(TAPELIB) PANEL(LOABCDE) ACCESS(NONE)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|