Previous Topic: Configure Domino Web Agents in GUI or Console Mode

Next Topic: How to Install and Configure a SiteMinder Web Agent on a Domino 7 Web Server

Add the Domino Web Agent DLL (UNIX)

For the Domino Web Agent to operate properly, you must add the dominowebagent.so library to the filter DLLs. This library must be first in the list.

web_agent_home

Indicates the directory where the SiteMinder Agent is installed.

Default (Windows 32-bit installations of SiteMinder Web Agents only): C:\Program Files\netegrity\webagent

Default (UNIX/Linux installations): user_home_directory/netegrity/webagent

Default (Windows 64-bit installations [SiteMinder Web Agents for IIS only]): C:\Program Files\netegrity\webagent\win64

Default (Windows 32-bit applications operating on 64-bit systems [Wow64 with SiteMinder Web Agents for IIS only]): C:\Program Files\netegrity\webagent\win32

To add the Domino Web Agent DLL

  1. Open Lotus Notes.
  2. Select File, Database, Open.
  3. In the Server field, select the Domino Server where you installed the Web Agent.
  4. In the Database scroll box, select the server’s address book.

    In the Filename field you should see names.nsf displayed.

  5. Click Open.

    The server’s address book opens.

  6. In the left pane, expand the Server folder and double-click on the All Server Documents icon.
  7. Select your server and click Edit Server.

    The Domino server’s administration console opens.

  8. Select the Internet Protocols tab.
  9. In the DSAPI section of the window, find the DSAPI filter file names field and enter the full path to the Domino Web Agent file, for example:

    web_agent_home>/bin/dominowebagent.so

    Note: This entry should be the first in the list of filters.

  10. Click Save and Close.
  11. Restart the web server.