Creating site security data set
Although you cannot customize default global security parameters, you can create customized security for
BMC AMI Ops
resources at your site. Use the following procedure to define a security data set to contain these customized security definitions for your site.
In this procedure, you will define a security data set with the BBSECURE DD statement in the CAS and PAS started task procedures.
For more information about setting up security and using the Plex Manager security views to customize security at your site, see Managing-security-for-BMC-AMI-Ops-products.
To create a site security (BBSECURE) data set
Create a data set with the following DCB characteristics:
- RECFM=FB
- LRECL=80
BLKSIZE= any multiple of 80
Use the same high-level qualifier for this data set that you used for your target libraries during the installation process.
- In the CAS started task procedure, specify the name of the data set that you created on the DSN parameter of the BBSECURE DD statement.
- In each PAS started task procedure, specify the name of the data set that you created on the DSN parameter of the BBSECURE DD statement.