XYGATE User Authentication Reference Manual

XYGATE
®
User Authentication
Reference Manual
Chapter 19. XUA Auditing and Audit Reports
XYPRO Technology Corporation 200 Proprietary and Confidential
19.6.6 The IP Report Format
The IP report format displays audit data sorted by IP address.
Sample Audit Report Sorted by IP
XYPRO Technology Corp \SIMI XYGATE User Authentication by IP Address
Date produced: 04-MAR-2004 Page: 1
Criteria:2004-01-01 00:00 to 2004-03-04 23:59 File:TAAUTH
R YYYY-MM-DD HH:MM:SS T From User To User Terminal
- ---------- -------- - -------------------------------- --------------------------------
IP Address=123.213.12.71
S 2004-02-06 05:35:33 N SINI80.TEST001 SINI80.TEST002 $ZTNP2.#PTJUHN5
IP Address= fd1a:cb1d:4c31:f8e3:3:1:1:18
S 2004-03-04 01:58:46 N NULL.NULL XYPRO.TEST
S 2004-03-04 02:27:54 N NULL.NULL XYPRO.TEST
S 2004-03-04 02:40:29 N XYPRO.TEST SUPER.SUPER
S 2004-03-04 02:41:51 N SUPER.SUPER XYPRO.TEST
Criteria Summary
---------------------------------------------------------------
Report date range........: 2004-01-01 00:00 to 2004-03-04 23:59
Comment contains.........: *
Production/Test results..: Both
Result (All,S,F).........: All
Subject Terminal.........: *
Subject IP Address.......: *
Subject system...........: *
Outcome..................: *
UA Group.................: *
Subject Login name.......: *
Target Login name........: *
Subject userid...........: *
Target userid............: *
Final Outcomes Only......: Yes
Audit File...............: $SYSTEM.XYGATEUA.AUDIT
Sort Order...............: IP
Version..................: 1.65
Result count summary
---------------------------------------
0 Fails
5 Successes
0 Continues
5 Total records processed
5 Total records processed
>>>>> End of Report <<<<<
19.6.7 Custom Reports
If your installation requires a report that does not fit the format supplied with the
XUA_REPORT macro, you can write a custom report using ENFORM. The audit DDL
is provided, as well as two macros that make the task easier. Refer to Appendix C:
XUA Macros” starting on page 289 for more information about these macros.
XUA_AUDIT_REPORT on page 290.
XUA_DATETIME_MAKE <days> on page 293.
A sample ENFORM report called REPSAMP is also provided. It is placed in the XUA
subvolume during installation. A sample batch report called REPMAC has been
provided in the XUA subvolume.