Safeguard Audit Service Manual (G06.24+, H06.03+)
Audit File Record Formats
Safeguard Audit Service Manual—520480-014
A-30
Event-Exit Configuration Record
ZENA-SEEP-PSWD
indicates whether password change events are sent to the event-exit process.
ZPARAM-TEXT
is the startup parameter text passed to the event-exit process. This field is blank if
no value is specified.
Group Profile Record
The Safeguard subsystem maintains a record for each defined group on the system.
When an audited event involves a group record, a representation of the group record
appears in one or more secondary records. The information is represented by this
structure in the ZTEXT-AREA of secondary audit records.
DDL Definition
DEF ZSFG-DDL-GROUP-SUBREC.
02 ZOWNERTYPEID TYPE ZSPI-DDL-ENUM.
02 ZOWNERUSERNUMBER TYPE ZSPI-DDL-AUD-USERNUMBER.
02 ZOWNERUSERNAME TYPE ZSPI-DDL-BYTE OCCURS 18 TIMES.
02 ZAUTODELETE TYPE ZSPI-DDL-BOOLEAN.
02 ZDESCRIPTION TYPE ZSPI-DDL-BYTE OCCURS 256 TIMES.
02 ZADDMEMBER-COUNT TYPE ZSPI-DDL-INT.
02 ZADDMEMBER TYPE ZSPI-DDL-GROUPMEMBER OCCURS 32
TIMES.
02 ZDELMEMBER-COUNT TYPE ZSPI-DDL-INT.
02 ZDELMEMBER TYPE ZSPI-DDL-GROUPMEMBER OCCURS 32
TIMES.
END.
Field Definitions
ZOWNERTYPEID
indicates how the following ZOWNERUSERNUMBER and ZOWNERUSERNAME
fields are to be are to be interpreted. The defined values for ZOWNERTYPEID are:
ZSFG-VAL-TYPEID-LOCALSPECIFIC
is a local user ID that matches:
USERID.GROUPNUMBER, USERID.USERNUMBER
ZSFG-VAL-TYPEID-REMOTESPECIFIC
is a local or remote user ID that matches:
\*.USERID.GROUPNUMBER, USERID.USERNUMBER