IronSphere Product Pack - BCPII RACF
Product Pack : Package BCPII checks for RACF.
License : Z/OSBCP
Description : BCPII checks for RACF.
Instructions :
- Download the attached file to your workstation.
- Upload file to the mainframe as Binary, FB, 80, 3120.
- Using the administrator menu of the web interface generate a license request file and send it to support@securiteam.co.il, or open a ticket in customer care.
- Install the license received from support.
- Update <prefix>.SQIFPARM(QIFCHKxx) with check definitions described in section Parmlib update.
- Update check QIFINSTL with the DSNAME of the file uploaded in step 1. Use the following command or update via SDSF/CK: f hzsproc,update,check=(*,mvr_INS_TAL_ER),PARM('QIF.PPQISHMC.XMI')
- Verify installation by reviewing messages in SYSLOG and debug file (if DEBUG is set).
Parmlib update : Place the below definitions in <prefix>.SQIFPARM(QIFCHKxx).
Note: The last check is defined with a comma!
{
"NAME":"QIFBCP00",
"CKNAME":"MVR_BCP_000_00",
"ESM":"RACF",
"PARM":" ",
"STRTHH":"06",
"STRTMM":"00",
"INTERVAL":"12",
"STATUS":"ACTIVE",
"TITLE":"BCPII Started Task name(s) must be defined in accordance
with security requirements.
"
},
{
"NAME":"QIFBCP01",
"CKNAME":"MVR_BCP_010_00",
"ESM":"RACF",
"PARM":" ",
"STRTHH":"06",
"STRTMM":"00",
"INTERVAL":"12",
"STATUS":"ACTIVE",
"TITLE":"Required BCPII SMF data record type must be
collected.
"
},
{
"NAME":"QISFBCP02",
"CKNAME":"MVR_BCP_020_00",
"ESM":"RACF",
"PARM":" ",
"STRTHH":"06",
"STRTMM":"00",
"INTERVAL":"12",
"STATUS":"ACTIVE",
"TITLE":"BCPII community name must be proerly set.
"
},
{
"NAME":"QIFBCP03",
"CKNAME":"MVR_BCP_030_00",
"ESM":"RACF",
"PARM":" ",
"STRTHH":"06",
"STRTMM":"00",
"INTERVAL":"12",
"STATUS":"ACTIVE",
"TITLE":" HWIREXX helper program should be limited to to
authorized personnel.
"
},
{
"NAME":"QIFBCP04",
"CKNAME":"MVR_BCP_040_00",
"ESM":"RACF",
"PARM":" ",
"STRTHH":"06",
"STRTMM":"00",
"INTERVAL":"12",
"STATUS":"ACTIVE",
"TITLE":"Access to BCPII should be limited to authorized
personnel.
"
},