Enabling Hummingbird HostExplorer for Single Sign-On

  1. Right-click the SecureLogin icon on the system tray, then click Manage Logins.

  2. Select hostex32.exe from the User IDs list, then click Edit.


    Selecting an application

  3. Click Script, then edit the script.


    The Script tab

    Replace the displayed script with the following script:

    Dialog 
    Class #32770
    Title "Username"
    EndDialog
    Click #2
    Delay 50 
    Type -raw $Username
    Type -raw \N
    Dialog 
    Class #32770
    Title "Password"
    EndDialog
    Click #2
    Delay 50 
    Type -raw $Password
    Type -raw \N
  4. Click OK twice, then close SecureLogin.


Testing the Configuration

  1. Start the emulator session, type your username, then click OK.


    Starting an emulator session

  2. (Conditional) Respond to error messages.

    Depending on the values that you entered for the Timeouts in the emulator macro, the error message might be displayed after you click OK.

    If the error message is displayed, click OK to close the session, then restart the session. This might happen twice. To avoid the problem, raise the timeout value in the Macro settings, or enter the username and password more quickly.

  3. Type the password, then click OK.


    Entering a password

    SecureLogin launches the emulator, enters your username and password, and logs you in to the session.


    Successfully logging in to a session