The OPS/REXX RETURN statement specifies the final disposition of a security event. The RETURN statement can:
Valid values for a RETURN statement in the processing section of a security rule are as follows:
Allows the event to occur with no intervention from the AOF. CA OPS/MVS passes the event to the OPUSEX security exit after AOF processing (if any). This is the default.
Allows access to the requested facility and does not call the OPUSEX security exit.
Denies access to the requested CA OPS/MVS facility and does not call the OPUSEX security exit.
Note: The return values listed here are character constants rather than keywords. An unrecognized return value, a misspelled value for example, defaults to a value of NOACTION.
If multiple rules respond to a single security event, the AOF uses the highest-precedence return value. The order of precedence is:
|
Copyright © 2011 CA.
All rights reserved.
|
|