Valid on z/OS and z/VSE.
Use IBMFAC determine who has ownership or control over catalog, IDCAMS, SMS, DFDSS and other IBM Facilities.
This resource class is the equivalent to the FACILITY resource class in RACF.
Important! CA Top Secret also supports the XFACILIT and GXFACILIT resource classes, which support prefix lengths up to 246 characters. These resource classes follow the same usage rules as IBMFAC. For detailed information on these resource classes, see the IBM documentation.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) IBMFAC(facility,...)
One to eight characters
Five facilities per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) IBMFAC(facility,...)
One to forty‑four characters
Five facilities per TSS command
This keyword uses:
The administrator can:
This example adds an IBMFAC of IDC.DIAG:
TSS ADDTO(DEPT02) IBMFAC(IDC.DIAG)
This example removes ownership:
TSS REMOVE(DEPT02) IBMFAC(IDC.DIAG)
This example allows an ACID to use IBMFAC:
TSS PERMIT(DEPT02) IBMFAC(IDC.DIAG)
This example revokes access:
TSS REVOKE(DEPT02) IBMFAC(IDC.DIAG)
This example grants USER01 control access to BPX.Example IBM facility:
TSS PERMIT(USER01) IBMFAC(BPX.EXAMPLE) ACCESS(CONTROL)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|