Safeguard Audit Service Manual (G06.24+, H06.03+)
Audit File Record Formats
Safeguard Audit Service Manual—520480-014
A-78
User Record Extensions
User Record Extensions
The Safeguard subsystem maintains extensions to the authentication record for each
user or alias on the system.
The user record extensions appear in their own secondary record whenever a
corresponding authentication record appears in the audit trail. The user record
extensions are represented by a ZSFG-DDL-USER-SUBRECEXT variant and a
ZSFG-DDL-USER-SUBRECEXT-1 variant of the ZTEXT-AREA field. The
ZSFG-DDL-USER-SUBRECEXT extension record contains attributes effective as of
the D30 product version of the Safeguard subsystem. The
ZSFG-DDL-USER-SUBRECEXT-1 extension record contains attributes effective as of
the G06.27 product version of the Safeguard subsystem.
DDL Definition of ZSFG-DDL-USER-SUBRECEXT
DEF ZSFG-DDL-USER-SUBRECEXT.
02 ZPRIMARY-GROUP TYPE ZSPI-DDL-INT2.
02 ZGROUP-COUNT TYPE ZSPI-DDL-INT
02 ZGROUP-LIST TYPE ZSPI-DDL-INT2 OCCURS 32 TIMES
02 ZINITIAL-PROGTYPE TYPE ZSPI-DDL-INT.
02 ZINITIAL-PROGLEN TYPE ZSPI-DDL-INT.
02 ZINITIAL-PROGRAM TYPE ZSPI-DDL-BYTE OCCURS 256 TIMES.
02 ZINITIAL-DIRLEN TYPE ZSPI-DDL-INT.
02 ZINITIAL-DIRECTORY TYPE ZSPI-DDL-BYTE OCCURS 256 TIMES.
02 ZNUMOWNENTRIES TYPE ZSPI-DDL-INT.
02 ZOWNER-LIST TYPE ZSFG-DDL-AUD-OWNER-LIST OCCURS 50 TIMES.
04 ZOWNENTTYPEID TYPE ZSPI-DDL-ENUM.
04 ZOWNENT-USERNUMBER TYPE ZSFG-DDL-AUD-USERNUMBER.
04 ZOWNENT-USERNAME TYPE ZSPI-DDL-BYTE OCCURS 18 TIMES.
04 ZOWNENTNODENUM TYPE ZSPI-DDL-INT2.
END.
Field Definitions
ZSFG-DDL-USER-SUBRECEXT contains these fields:
ZPRIMARY-GROUP
is the user's primary group—by default the user's administrative group.
ZGROUP-COUNT
is the number of entries in the user's group list.
ZGROUP-LIST
is the list of groups for which the user is a member.
Note. The fields, ZNUMOWNENTRIES and ZOWNER-LIST, are supported only on systems
running G06.27 and later G-series RVUs and H06.07 and later H-series RVUs.