Print Page as PDF
DBIA4060 ICR (4060)

DBIA4060    ICR (4060)

Name Value
NUMBER 4060
IA # 4060
DATE CREATED 2003/05/29
CUSTODIAL PACKAGE KERNEL
CUSTODIAL ISC San Francisco
USAGE Private
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE XUS1B
NAME DBIA4060
GENERAL DESCRIPTION
VistaLink wishes to use the Kernel entry point
$$AUTOXWB^XUS1B to support Kernel auto-signon.
STATUS Active
DURATION Till Otherwise Agreed
ID XUS1B
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
AUTOXWB
This entry point decides whether to perform a Kernel
auto-signon for the current process. If circumstances (prior login, matching
IP address to prior login, Kernel setting, etc.) are correct, this call
returns the DUZ of the user, meaning that signon of this user will be through
Kernel auto-signon; then, two subsequent calls (NOW^XUSRB and $$POST^XUSRB)
can be made to complete the Kernel auto-signon. Otherwise, the user should be
signed on the normal way, not through Kernel auto-signon.
VARIABLES TYPE VARIABLES DESCRIPTION
$$AUTOXWB Output
If return value is greater than 0, auto-signon was
successful. The return value will be set to the what DUZ *should* be set to;
it is then the responsibility of the code calling $$AUTOXWB to actually set
DUZ to the value returned by $$AUTOXWB.

Otherwise, if the return value not greater than zero, auto-signon failed, and
the calling code should kill DUZ if it exists.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC
VISTALINK SECURITY Oakland