Previous Topic: Definitions

Next Topic: Return Codes

Description

The SECURITY REPORTS user exit is specified by an option on the VMXSRA or VMXSRB command line. If you use this user exit, the user exit file must reside on a minidisk accessed by the user ID issuing VMXSRA or VMXSRB.

After the report program has determined which records to include in the report (based on the options you specified), the user exit is invoked to allow you to exclude any of the selected records. Each selected audit record is passed to the SECURITY REPORTS user exit as input.

Note: For more information about the security reports, see VMXSRA Report Program and VMXSRB Report Program.