Attachmate Personal Client

This section shows the specific configuration required for Attachmate Personal Edition to work with SecureLogin. These settings are required for the script and communication to work.

  1. Define a session.

    You typically use a wizard to do this. The wizard defines the terminal type and the Host address that will be contacted.

  2. Save the session as a session file, in this case Session1.

  3. Within the live Attachmate session, select Options > Global Preferences.


    The Global Preferences option

    The Advanced Tab displays a list of the HLLAPI short names.


    A list of short names

    Link the session identifier A with the active session in the emulator. This tells the HLLAPI to insert any commands into the correct session identifier.

  4. Using Browse, identify the session correctly as the current running session, in this case Session1 again.


    A list of sessions that are running
  5. Verify the session document by using the Advanced tab within Global Preferences.


    The path to the session document

    After you save this session file, the Secure Login TLAUNCH system is able to interact with the emulator correctly.


HLLAPI Configuration


The Terminal Launcher configuration dialog box


Script

WaitForText "ogin:" 
Type $Username
Type @E
WaitForText "assword:"
Type $Password
Type @E