Is it possible to list all IBMFAC and TSAF resources defined and permitted on a Top Secret system?
To find all defined IBMFAC and TSAF resources on a system, use the following commands:
TSS WHOOWNS IBMFAC(*)
TSS WHOOWNS TSAF(*)
To see the permits for each resource within the class, issue:
TSS WHOHAS IBMFAC(xxxx)
TSS WHOHAS TSAF(xxxx)
where 'xxxx' is the resource name for each resource shown in the TSS WHOOWNS IBMFAC(*) and TSAF(*) output.