Previous Topic: VMXSRA Report Program

Next Topic: Description

Definitions

fn ft fm

Specifies the file that contains the audit data. This data is collected by the AUDITEXT command, so this file should be the same name as the one you specified on the AUDITEXT command. The default is AUDIT EXTRACT A0.

ofn oft ofm

Specifies the file to which to write the audit report. The default is REPORTA LISTING A0.

AUDINV

Includes in the report invalid passwords found on the audit records. These passwords are present only if CA VM:Secure was initialized with the AUDINV startup parameter.

NORULE

Includes in the report only commands for which there is no governing rule.

PRINT

Sends the report to the virtual printer instead of your A–disk.

REJECTS

Includes in the report only rejected commands.

UPCASE

Produces the report in uppercase.

USEREXIT exitfn [ TEXT | EXEC ]

The filename and filetype of the SECURITY REPORTS user exit. EXEC2, REXX, and assembler language are supported. The prototype SECURITY REPORTS exit is VMXEXITD. The filetype can be TEXT or EXEC; the default is TEXT.