To specify auto logon settings:

1.If an initiation string is required by the host when you first make a connection, check the Set initiation string box, enter the required characters in the Initiate with box (the Respond With box in the illustration above), then click the Add button. The initiation string will be added to the Script window on the right.

2.The Wait For options enable you to specify the prompt or keyboard locked or unlocked command that the automatic login process is to wait for before proceeding. Some systems are case sensitive, so make sure your Text entries follow the correct conventions for your system.

NOTE: When running the IBM 3270 or IBM 5250 emulation, Text entries are only applicable in NVT mode.

3.Enter the response required in the Respond With box. In order for a text entry to be sent to the host it must be followed by a carriage return command. This is specified by selecting C. Return in the list of predefined commands in the list box below then clicking the Insert button. A <CR> will appear in the Respond With box.

You can also enter a predefined key function in the Respond With box by selecting Key Definition in the list of predefined commands in the list box below, selecting one of the virtual key names listed in the box below that, then clicking the Insert button.

The list of predefined commands that can be inserted include UserName (indicated by <UN>) and Password (indicated by <PW>). Selecting either of these will cause a dialog box to popup when logging on to the host prompting the user to enter a name or password, respectively. You can also delay the script response by 2 seconds by inserting Delay (2s) (indicated by <D>) or 0.25 seconds by inserting Pause (0.25s) (indicated by <P>).

4.When you have finished specifying the response to a particular prompt, click the Add button to add the definition to the Script window on the right.

The script will perform the actions in the order displayed in the Script window. To change the order of the script lines, use the up and down arrow buttons to the right of the Script window.

5.Repeat this procedure for each prompt as required.

If you want to edit one of the script lines, select the line in the Script window then click Remove to send it to the edit boxes on the left. Make the change(s) then click Add to send it back to the script. Note that this will now be the last line of the script.

6.When the Script window contains all the required responses to the relevant prompts in the correct order, click Finish.

Auto Logon

33