Valid on z/OS and z/VSE.
Use IBMFAC determine who has ownership or control over catalog, IDCAMS, SMS, DFDSS and other IBM Facilities.
Equivalent resource class to RACF class FACILITY
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)
|
Copyright © 2009 CA Technologies.
All rights reserved.
|
|