Previous Topic: Definitions

Next Topic: Return Codes

Description

When the Rules Facility is installed, the VMXSRA report program generates a formatted report of the audit data captured by the AUDITEXT command. It includes information about each time the CP commands AUTOLOG, DIAL, LINK, LOGON, LOGONBY, SPOOL, STORE HOST, TAG, TRANSFER, and XAUTOLOG were issued, if that information was captured in the output of the AUDITEXT command.

The report contains one record for each issuance of each of these commands. For each record, the report includes the following:

Reason command was accepted or rejected

Status

Meaning

JOURNAL

Rejection

Journal limit was exceeded

NORULE

Rejection or acceptance

A NORULE record in the SECURITY CONFIG file controls the use of the command

PASSWORD

Rejection

Invalid password

RULE

Rejection or acceptance

Request was rejected or accepted

The SECURITY REPORTS User Exit allows you to exclude records from the report. If you use the SECURITY REPORTS user exit, the user exit file must reside on a minidisk accessed by the user ID issuing VMXSRA.

Write the SECURITY REPORTS user exit in assembler language for faster execution.