Safeguard Audit Service Manual (G06.24+, H06.03+)

Audit File Record Formats
Safeguard Audit Service Manual520480-014
A-76
User Authentication Record
ZOWNERUSERNAME
is the user name of the owner of the disk file protection record.
ZNUMACLENTRIES
indicates, as an unsigned integer, the number of entries in the ACL defined in the
protection record.
ZACLENTRY
is a repeated structure, each instance of which specifies an ACL entry. The
component fields are:
ZGRANT
indicates, if nonzero, that this entry grants authorities to its subject; otherwise,
this entry denies authorities to its subject.
ZSUBJECTTYPEID
indicates how the following ZSUBJECTUSERNUMBER and
ZSUBJECTUSERNAME fields are interpreted to define the set of user IDs
controlled by this ACL entry. The defined values are:
ZSFG-VAL-TYPEID-LOCALANYONE
is any user ID that matches:
*,*
ZSFG-VAL-TYPEID-LOCALGROUP
is any local user ID that matches:
USERID.GROUPNUMBER, *
ZSFG-VAL-TYPEID-LOCALSPECIFIC
is a local user ID that matches:
USERID.GROUPNUMBER, USERID.USERNUMBER
ZSFG-VAL-TYPEID-REMOTEANYONE
is any local or remote user ID that matches:
\*.*,*
ZSFG-VAL-TYPEID-REMOTEGROUP
is any remote or local user ID that matches:
\*.USERID.GROUPNUMBER, *