XYGATE Access Control Reference Manual

XYGATE
®
Access Control Reference Manual
Chapter 7. XAC Auditing and Audit Reports
XYPRO Technology Corporation 70 Proprietary and Confidential
o
Command failed because the user attempted to open a file prohibited by
OPENSBYOBJECTS.
p
Command failed because an incorrect password was entered at the
PASSWORDTIMEOUT prompt.
r
Command failed because the RUNCHECK keyword prohibited the use of the
RUN xxx /IN .../ syntax.
s
Command failed because there is a syntax error in the ACACL Command Entry.
t
Command failed because the PORT check failed.
v
Command failed because an incorrect password was entered at the VERIFYUSER
prompt.
This field contains the session identifier for this XAC session. All audit records that are
generated for this XAC session, which begins with the XAC-I invocation and ends with
the XAC-E record is generated.
03 SESSION PIC X(12).
This field contains the node name of the NSK system where the user was
authenticated.
03 SYSTEM PIC X(8).
This field contains the group number of the user ID of the user executing the
command. When the user ID is an alias, this number is the group number of the
underlying userid.
03 GROUP-NUMBER PIC 9(3).
This field contains the user number of the user ID of the user executing the command.
When the user ID is an alias, this number is the user number of the underlying user.
03 USER-NUMBER PIC 9(3).
This field contains the name of the terminal that is the hometerm of the XYGATEAC
process that is executing the command
03 HOME-TERMINAL PIC X(34).
This field contains the name of the ACACL Command Entry being executed.
03 XAC-COMMAND PIC X(32).
This field contains the userid of the user executing the command. This field can
contain the groupname.username form of the userid if that is how the user logged on,
or it can contain the alias if the user logged on using a Safeguard alias.
03 LOGIN-NAME PIC X(32).
This field contains the sequence number of this command within the XAC session.
This number starts at 1 and increases for the life of the session.
03 SEQUENCE-NUMBER PIC 9(6).