IBM Security Access Manager for Enterprise Single Sign-On, Version 8.2

Integrating Client AccessAgent with Citrix

The Client Connector DLL file has 32-bit Citrix clients, which means it is built in 32-bit only. This procedure is required when you install or upgrade the client AccessAgent version.

Procedure

  1. Copy the client connector DLL file. For example ICAVCClient.dll, to <Citrix XenApp Plug-in installation folder>.
  2. Copy EncVcClient.dll into the <Citrix XenApp Plug-in installation folder>.
  3. Configure the Citrix client registry for the client connector DLL file.
    1. On your Windows desktop, click Start > Run.
    2. In the Open field, enter regedit and click OK. The Registry Editor is displayed.
      Note:
      • For a Windows 32-bit operating system, the Citrix registry hive is HKEY_LOCAL_MACHINE\SOFTWARE\Citrix.
      • For a Windows x64 operating system, the Citrix registry hive is HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Citrix\.
    3. Modify VirtualDriverEx.
      1. Select <Citrix registry hive>\ICA Client\Engine\Configuration\Advanced\Modules\ICA 3.0\.
      2. Double-click VirtualDriverEx.
      3. In the Value data field, add ICAVCClient.
      4. Click OK.
    4. Create an ICAVCClient.
      1. Open <Citrix registry hive>\ICA Client\Engine\Configuration\Advanced\Modules\.
      2. Right-click and select New > Key. A new folder is created.
      3. Rename the folder. The new name is ICAVCClient.
      4. Repeat these steps until you create all the values in the table.
        1. In the <Citrix registry hive>\ICA Client\Engine\Configuration\Advanced\Modules\ICAVCClient\ folder, right-click and select New > String Value.
        2. Specify the following value names and value data.
          Value Name Value Data
          DriverName ICAVCClient.dll
          DriverNameWin16 ICAVCClient.dll
          DriverNameWin32 ICAVCClient.dll


Feedback