15.2 Installing Dependant Components

15.2.1 Installing .NET Framework 3.5

(Conditional) Execute this procedure if you are on a Windows 8 or Windows 2012 server. For other versions of Windows, you can download and install the .NET Framework without executing any additional steps.

  1. Execute the following command:

    Dism /online /enable-feature /featurename:NetFx3 /All /LimitAccess /Source:<drive>:\sources\sxs

    Replace <drive> with the location of the Windows Installation media.

    For example, if your Windows Installation media is in drive D, the command is:

    Dism /online /enable-feature /featurename:NetFx3 /All /Source:D:\sources\sxs /LimitAccess

15.2.2 Installing Client Login Extension 3.7.2

  1. Go to <CD_ROOT >/ ClientLoginExtension folder. Here CD_ROOT refers to the location where the SecureLogin files are extracted. Select the executable for your platform. For instance, if you are on a 64-bit platform select the executable inside the win64 folder.

  2. Run ClientLoginExtensionConfigurationUtilitySetup.exe as an administrator. Follow the prompts to complete the installation.

  3. ClientLoginExtension 3.7.2 by default installs the IdentityManagerClientLoginExtension_en.msi in the MyDocuments folder. All the libraries are copied to System32 folder.

    The files copied to a Windows 2012/ Windows 7/ Windows 8 workstations are:

    • CLECredentialProvider.dll

    • CLECredentialProviderFilter.dll

    • RestrictedBroswer.dll

    • RestrictedBrowser.exe

    The files copied to a Windows XP workstation are:

    • MSGinaExtension.dll

    • NCLoginExtension.dll

    • RestrictedBrowser.dll

    • RestrictedBrowser.exe

    The installation process creates two shortcuts to ClientLoginExtensionConfigurationUtility.exe, one for the desktop and one for the Programs menu. The process installs the following folders and files in the installation folder:

    • ClientLoginExtensionConfigurationUtility.exe

    • Interop.WindowsInstaller.dll

    • license.rtf

    • Installer/

      • IdentityManagerClientLoginExtension_en.msi (English--default)

      • IdentityManagerClientLoginExtension_de.msi (German)

      • IdentityManagerClientLoginExtension_es.msi (Spanish)

      • IdentityManagerClientLoginExtension_fr.msi (French)

      • IdentityManagerClientLoginExtension_it.msi (Italian)

      • IdentityManagerClientLoginExtension_ja.msi (Japanese)

      • IdentityManagerClientLoginExtension_zh_CN.msi (Chinese Mandarin)

      • IdentityManagerClientLoginExtension_zh_TW.msi (Chinese Traditional)

    NOTE:Folders with an “_”(underscore) in the name indicate a localized ClientLoginExtension file.

  4. After ClientLoginExtension is installed, a shortcut is placed on your desktop. Double-click the shortcut icon to open the Client Login Extension Configuration Utility 3.7.2 dialog.

  5. In the Link URL field, specify the URL of the SSPR Server. This is the server where the challenge-response questions are configured. Leave all other values unchanged.

  6. Click Configure Installer to complete the installation.