Securing Subzero components with SAF
Use the following procedure to secure Subzero components through your standard external security manager, (such as the IBM RACF product) and the System Authorization Facility (SAF).
This procedure gives other BMC products access to the STATAPI resource; STATAPI allows those products to work with Subzero through the Subzero application programming interface (BRDAPI). For example, the MainView products for CICS, DB2, DBCTL, and IMS Online can work with Subzero through BRDAPI.
Before you begin
You might need to consult with your environment's security administrator to prepare and execute the definition.
To define the STATAPI resource to RACF
Specify JCL to define the STATAPI resource to your SAF package, and permit access to the resource.The resource name is HLQ.lparName.dbcGroup.BRD.STATAPI.PF. When a product function attempts to access the defined resource, DBC supplies the high-level qualifier that is assigned to DBC at startup, the system ID of the current LPAR, and the DBC group name. MainView provides the BRD and STATAPI portions of the resource name, and DBC appends the PF portion of the name (to indicate a product function).
- Execute the job, and view the output to determine that the required access is permitted.