Previous Topic: Extending Security Through the z/OS Security InterfaceNext Topic: The RACROUTE REQUEST=VERIFY Call


About the z/OS Standard Interface

The z/OS Standard Security Interface:

Although the original SSI macros are supported, CA recommends that all security checks are performed with the z/OS SAF interface. Use the RACROUTE macro to interface with CA Top Secret.

The examples in this section reference only the z/OS SAF interface macros, but equivalent functionality is obtained using the z/OS Standard Security Interface versions. Use the standard IBM security macros to:

Supported SU32 Forms

The following z/OS Standard Security Interface (SU32) forms are supported.

Important! CA recommends that the RACROUTE macro be used.

The macros and their associated RACROUTE forms are:

For This Macro

Use This RACROUTE Form

FRACHECK

RACROUTE REQUEST=FASTAUTH

RACDEF RAC

ROUTE REQUEST=DEFINE

RACHECK

RACROUTE REQUEST=AUTH

RACINIT

RACROUTE REQUEST=VERIFY

RACXTRT

RACROUTE REQUEST=EXTRACT

The security macro, RACLIST, although used by CICS and IMS for security initiation, is not available for user customization.