Safeguard Audit Service Manual (G06.29+, H06.08+, J06.03+)

Audit File Record Formats
Safeguard Audit Service Manual 520480-031
A - 89
User Record Extensions
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 ZNUMOWNENTS 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.
ZINITIAL-PROGTYPE
is the initial program type for the user within the OSS file system.
ZINITIAL-PROGLEN
is the length of the pathname for the user's initial program within the OSS file
system.
ZINITIAL-PROGRAM
is the pathname for the user's initial program within the OSS file system.