TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-104
LOGON Command
°
If the CMON process does return the configuration information, then the TACL
process uses this information.
If the TACL process is in the no-user-logged-on state when a LOGON command is
received and REQUESTCMONUSERCONFIG is ON, the TACL process sends a
request to the CMON process for configuration information, then sends the
LOGON request, and then sends an additional request for the configuration
information.
°
If the CMON process does not return the configuration information, then the
TACL process uses the information it had for the no-user-logged-on state.
°
If the CMON process does return the configuration information, then the TACL
process uses this information. The CMON process has had the opportunity to
change the configuration information that it wants associated with the user ID.
If a TACL process is in the user-logged-on-already state when a LOGON
command is received and REQUESTCMONUSERCONFIG is OFF, the TACL
process authenticates the user ID, and then sends the LOGON request.
°
The TACL process uses the configuration information it was using for the
previous user ID.
If the TACL process is in the user-logged-on-already state when a LOGON
command is received and REQUESTCMONUSERCONFIG is ON, the TACL
process authenticates the user ID, then sends the LOGON request, and then
sends a request for the configuration information.
°
If the CMON process does not return configuration information, the TACL
process uses the configuration information it was using for the previous user
ID.
°
If the CMON process does return information, then the TACL process uses this
information. The CMON process has had the opportunity to change the
configuration information that it wants associated with the user ID.
•
ABENDONABEND and STOPONABEND: If you logon with both the
STOPONABEND and ABENDONABEND parameters, the last parameter specified
in the list overrides the earlier ones specified.
In this case, STOPONABEND overrides ABENDONABEND:
12> TACL /NAME/ ;ABENDONABEND, STOPONABEND
The STOPONABEND or ABENDONABEND parameter specified at TACL startup
is the default setting for all TACL logon sessions started from that TACL. You can
override the default setting by specifying a different parameter in the LOGON
command.