The following variables are available for ADDRESS AP security events:
The ADDRESS AP command verb
Data Type: Character, read-only
Source: The ADDRESS AP host command
Possible Values:
Sample Value: REXX
The first 255 bytes of the command text (truncated)
Data Type: Character, read-only
Source: The ADDRESS AP host command
Sample Value: REXX SYSTEM(APSYS1) PROGRAM(REXXPGM1)
The 8-byte CA Automation Point system name as defined in MSF
Data Type: Character, read-only
Source: AP address environment command
Sample Value: MVSSY01
A security rule is required for all CA Automation Point function calls from CA OPS/MVS. For example,
)SEC AP* )PROC CmdVerb = SEC.AUAPVERB Command = SEC.AUAPCOMM Uid = SEC.OPAUUSID say "Hello” Uid “using AP command verb: "CmdVerb say "Command is:" Command return “ACCEPT”
|
Copyright © 2011 CA.
All rights reserved.
|
|