Installation guide

Content Gateway to read the X-Forwarded-For and X-Authenticated-User headers
sent by the downstream ISA server.
Two versions of the plug-in are available:
Websense-AuthForward32.dll for 32-bit ISA servers
Websense-AuthForward64.dll for 64-bit ISA servers.
Zip files for both versions are available for download at:
http://installers.websense.com/Downloads/files/v7.5/full/ISAPlugin
Install the plug-in as follows:
1. Copy the appropriate Websense-AuthForward.dll file (for 32-bit or 64-bit) to
the Microsoft ISA installation directory. The default directory for this file is
C:\Program Files\Microsoft ISA Server.
For the 32-bit version, install the following files in the ISA installation directory
in addition to Websense-AuthForward32.dll:
Microsoft.VC90.CRT.manifest
msvcm90.dll
msvcp90.dll
msvcr90.dll
2. Open a Windows command prompt and change directory to the Microsoft ISA
installation directory.
3. From the command prompt, type
regsvr32 Websense-AuthForward32.dll
(to register the 32-bit plug-in)
regsvr32 Websense-AuthForward64.dll
(to register the 64-bit plug-in)
4. Verify the plug-in was registered in the ISA management user interface (Start >
Programs > Microsoft ISA Server > ISA Server Management). In the
Configuration (for 32-bit) or System (for 64-bit) section, select Add-ins, then
click the Web-filter tab. The WsAuthForward plug-in should be listed.
To uninstall the plug-in, run the following command in a Windows command prompt
from the ISA installation directory.
regsvr32 /u Websense-AuthForward32.dll
(to unregister the 32-bit plug-in)
regsvr32 /u Websense-AuthForward64.dll
(to unregister the 64-bit plug-in)