TACL Reference Manual

Built-In Functions and Variables
HP NonStop TACL Reference Manual429513-018
9-349
#SETCONFIGURATION Built-In Function
#SETCONFIGURATION Built-In Function
#SETCONFIGURATION sets the TACL flags that can change the behavior of TACL for
the specified TACL image or that can configure the currently running TACL process.
option
must be one or more of these:
AUTOLOGOFFDELAY delay-value
specifies the maximum number of minutes TACL is to wait at a prompt. If the
specified time is exceeded, TACL automatically logs off, releases the default
segment, and (if LOGOFFSCREENCLEAR is specified) clears the terminal
screen. The default is -1 (disabled).
A TACL process issues a modem disconnect at autologoff.
BLINDLOGON { OFF | ON }
specifies the LOGON command, whether in the logged-off state or the logged-
on state, prohibits the use of the comma, requiring the password to be entered
at its own prompt while echoing is disabled. The default is OFF.
CMONREQUIRED [ OFF | ON }
specifies that all operations requiring approval by $CMON be denied if $CMON is not
available or is running too slowly. Approval of $CMON is not required if the TACL is
already logged on as the super ID. The default is OFF.
CMONTIMEOUT timeout-value
specifies the number of seconds that TACL is to wait for any $CMON
operation. The default timeout-value is 30.
Note. These flags can be changed only by users who are authorized to alter the Command
Interpreter Monitor (CMON). For additional information, see Command Interpreter Monitor
Interface (CMON) on page 6-9.
#SETCONFIGURATION / option [, option ] .../
[ tacl-image-name ]
Caution. If you are authorized to change CMONREQUIRED and intend to set it to ON, you
must keep an unmodified copy of TACL for system operation use. Otherwise, you cannot log
on if $CMON is not running or is running too slowly. If the modified TACL is in
$SYSTEM.SYSnn, you cannot even start the system.