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

Audit File Record Formats
Safeguard Audit Service Manual 520480-031
A - 107
OSS Process Set ID Record
DDL Definition
DEF ZSFG-DDL-OSSPROCID-SUBREC.
02 ZVARIANT-TYPE TYPE ZSPI-DDL-UINT.
02 ZREAL-ID TYPE ZSPI-DDL-INT2.
02 ZEFFECTIVE-ID TYPE ZSPI-DDL-INT2.
02 ZSAVED-SET-ID TYPE ZSPI-DDL-INT2.
02 ZREAL-AUTHTYPE TYPE ZSPI-DDL-INT.
02 ZEFFECTIVE-AUTHTYPE TYPE ZSPI-DDL-INT.
02 ZSAVED-SET-AUTHTYPE TYPE ZSPI-DDL-INT.
02 ZGROUP-COUNT TYPE ZSPI-DDL-INT.
02 ZGROUP-LIST TYPE ZSPI-DDL-INT OCCURS 32 TIMES.
02 ZOPER-PRIV-SETID TYPE ZSPI-DDL-BOOLEAN.
END.
Field Definition
ZVARIANT-TYPE
is the type of ID being changed. Variant type 1 represents user ID, whereas Variant
type 2 represents group ID.
ZREAL-ID
is the OSS real user or group ID.
ZEFFECTIVE-ID
is the OSS effective user or group ID.
ZSAVED-SET-ID
is the OSS saved-set user or group ID.
ZREAL-AUTHTYPE
is the real authentication type of the user.
ZEFFECTIVE-AUTHTYPE
is the effective authentication type of the user
.
ZSAVED-SET-AUTHTYPE
is the saved-set authentication type of the user.
ZGROUP-COUNT
is the number of groups the OSS ef
fective user ID is part of.
ZGROUP-LIST
is the list of group IDs that the ef
fective user ID is part of.