Profiles let you add and remove users from a single point for validation processing. You can automatically define CA Top Secret profiles with the DEFSAF REXX utility.
By default, the DEFSAF program defines SAF resource names and roles. If you decide not to use roles, specify the parameter GROUPS(N) on the DEFSAF utility. The resource names are still defined but the default group names are not generated.
Follow these steps:
Member DEFTSS is generated and contains the basic CA Top Secret commands for securing the processing environment under CA Top Secret.
See the comments in DEFSAF for information on using keywords to customize the definitions.
Note: Member BATTSS in opshlq.OPS.CNTL is provided as a sample that allows submission of the member DEFTSS for batch execution.
Example: DEFSAF Execution
These examples generate the opshlq.OPSS.DEFSAF(DEFTSS) file containing all of the required resource definitions to begin using CA OPS/MVS external security with CA Top Secret.
TSO OX ‘opshlq.OPSnnn.REXX(DEFSAF)’ ALL SEC(TSS) ACT(DEFINE) BATCH(Y)
TSO OX ‘opshlq.OPSnnn.REXX(DEFSAF)’ ALL SEC(TSS) ACT(DEFINE) GROUPS(N) BATCH(Y)
OPS0996I DEFSAF Security product is TSS. OPS0996I DEFSAF CA OPS/MVS subsystem OPSS is active. OPS0996I DEFSAF 'OPSHLQ.OPSS.DEFSAF(DEFTSS)' has been generated. ***
Note: For a complete example of DEFSAF execution, see the data set member opshlq.OPSS.DEFSAF(DEFTSS).
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |