Previous Topic: What Register 1 Points ToNext Topic: SECCFLAG Field


SECC_Access Field and Equates

The SECC_Access field contains actions that CA SYSVIEW should take for calls made to the exit.

The SECC_Access field has the following features:

Equates for the SECC_Access field:

Access_Prompt

Valid only during the user verification call. Specifying Access_Prompt causes CA SYSVIEW to reprompt for a password and to make another initialization call to the security exit.

For information about passing back a message from the security exit, see the SECCMSGT and SECCMSG fields.

Access_Fail

Usage is not authorized.

Access_Msg

The security exit causes CA SYSVIEW to write a message to the console. One of the following messages is written:

For information about passing back a message from the security exit, see the SECCMSGT and SECCMSG fields.

Access_Allow

Usage is authorized. This is always set for an initialization call.