Troubleshooting a Server Installation


Protocol Files

If you have problems during the installation, make sure that the following files have been copied from the \srv directory on the SecureLogin 3.51 CD or download image to the Windows System directory (c:\winnt\system32) on the server:


GINA Setup

The GINA is the login panel that is displayed when the system is first booted. To enable full single sign-on functionality, replace the standard GINA with a version that is enhanced for SecureLogin.


Server without the Novell Client Installed

  1. Replace the server's GINA by copying srv\ms\sl_tsgina.dll to the Windows System directory (for example, c:\WinNT\System32).

  2. Register the new GINA by double-clicking srv\ms\winlogon_server.reg.

  3. Restart the server.


Server with the Novell Client Installed

  1. Extend the server's GINA by copying srv\nw\slinas.dll to the Windows System directory (for example, c:\WinNT\System32) on the server.

    This step sets up the Novell login extensions.

  2. Register the new GINA by double-clicking srv\nw\Register NT LoginExt.reg.

  3. Select Yes, then click OK.

  4. Restart the server.


Terminal Server Web Client

If TSWeb Client is installed on the Terminal Server, complete the following:

  1. Locate the connect.asp file in the c:\Inetpub\wwwroot\TSWeb directory on the server.

  2. Using Notepad, add the following line before MsTsc.Connect():

    MsTsc.AdvancedSettings.PluginDlls="tsPSLSSO.dll"
  3. Save and close the file.

NOTE:  The vcd\rdp directory contains a sample connect.asp file for reference.