Virtual TapeServer 8.4 Configuration Guide

78 | Virtual TapeServer Configuration Guide
XYGATE: logon %username%
SAFEGUARD: logon %username%
l In the Login Password Prompt field, specify the password prompt that will be
returned by the host server in response to the Telnet or SSH connection.
Examples:
TACL: /Password:\s*$/i
TACLS: /Password:\s*$/i
XYGATE: /Password:\s*$/i
SAFEGUARD: /Password:\s*$/i
l In the Login Password Answer field, specify the password response that will be
shown during the login process.
Example: %password%
l In the Login Successful field, specify a command string to send after a successful
login.
Example: /Last Logon:/
l In the Login Command text box, specify the command that will initiate the EMS
Distributor on the host server. Each line entered in the text box will be sent as a
separate line to the host. If more than one VTS server is deployed in the
environment, each VTS server must specify a unique name (for the NAME
parameter) that is up to six characters in length (including the $). Here is an
example: (for TACL):
#SET #INFORMAT TACL
EMSDIST /CPU 0, PRI 100, NAME $VTMS1, TERM $ZHOME/ BACKUP 1,
TYPE P, COLLECTOR $0, TEXTOUT [#MYTERM]
h. In the Notify Wait Timeout field, specify the number of seconds to allow the host to
process commands before VTS expects to prompt for another command. Typically, this
should be 2-3 seconds but it causes no harm to allow more time for the host.
i. In the Notify Logout Timeout field, specify the number of seconds to wait after issuing
the LOGOUT command and before closing the socket connection.