XYGATE User Authentication Reference Manual

XYGATE
®
User Authentication
(XUA) 1.85 Reference Manual
Chapter 16. What-if Testing
XYPRO Technology Corporation 164 Proprietary and Confidential
16.13.17 SERVER
The SERVER command followed by the process name will initiate the server mode.
The What-if program sends the logon access requests to the specified server if the
server mode is on.
Syntax:
SERVER <process name>
Example:
Access check:SERVER $TUA
Server mode on
Access check (Server $TUA):
16.13.18 TIME
This command is used for time group testing. It tells XYGATEUA to use the time
specified instead of the system time for TIMEGroup testing. When no arguments are
specified, XYGATEUA uses the actual time.
Syntax:
TIME [dd[mm[yyyy]][,hh :mm]]
Example 14:
Access check: TIME 01012010,09 :00
Simulated time has been set to Fri 0900 (simulated)
Example 14 changes the simulated time to Friday, January 1, 2010, 09:00.
TIME by itself will return the simulated time to the actual time.
Example 15:
Access check: TIME
Simulated time is returned to actual time
16.13.19 USERAUTH
The USERAUTH command toggles the program between using a call to
USER_AUTHENTICATE_ and the internal program logic for EXPLAIN testing.
Syntax:
USERAUTH {ON | OFF}
Example:
Access check (USERAUTH mode):logon alias:"test1" *
Passed to UA test1
error 00070,00004
Password: mypass
Passed to UA - mypass
success 00000,00000