Safeguard Audit Service Manual (G06.29+, H06.08+, J06.03+)
Audit File Record Formats
Safeguard Audit Service Manual — 520480-031
A - 36
IP Address Authentication Record
ZDELMEMBER
contains a list of users that were specified in an attempt to delete members from a
group. Each entry in the list can contain up to 32 characters. A maximum of 32
entries can appear.
IP Address Authentication Record
The Safeguard subsystem audits the IP address in the authentication record. The IP
address appears in its own secondary record if the IP address was provided during the
authentication. IP address authentication record is represented by ZSFG-DDL-AUTHN-
IPADDRESS.
DDL Definition
DEF ZSFG-DDL-AUTHN-IPADDRESS
02 ZIPADDRLEN TYPE ZSPI-DDL-INT.
02 ZIPADDRESS TYPE ZSPI-DDL-BYTE OCCURS 128 times
END.
Field Definitions
ZIPADDRLEN
is the length in characters associated with the IP address of the authentication
record.
ZIPADDRESS
is the field that represents the IP address associated with the authentication.
Logoff Record
If a user successfully logs on at a terminal where a previous user has not logged off,
the Safeguard subsystem automatically logs off the previous user. This type of logoff is
audited if it is specified in the user record of the logged-off user. Information about the
newly logged-on user is represented in the ZTEXT-AREA of secondary audit records
with this template overlay.
DDL Definition
DEF ZSFG-DDL-VERIFYUSER-SUBREC.
02 ZUSERNUMBER TYPE ZSFG-DDL-AUD-USERNUMBER.
02 ZUSERNAME TYPE ZSPI-DDL-BYTE OCCURS 18 TIMES.
02 ZALIASNAME TYPE ZSPI-DDL-BYTE OCCURS 32 TIMES.
END.
Note. This record is supported only on systems running H06.26 and later H-series RVUs and
J06.15 and later J-series RVUs.