Skip to main content

Installing the pssiteminder service plugin on the SiteMinder server

Before targeting SiteMinder, you must install the pssiteminder service plugin, shipped with Connector Pack, on the SiteMinder server.

Unix

To install pssiteminder on a Unix SiteMinder server:

  1. If you did not select the Unix Installation Packages when you installed Connector Pack, run the Connector Pack setup on the Bravura Security Fabric server to modify your instance and choose to make a custom installation.

    See Installing Connector Pack for more details.

  2. Extract the pssiteminder shared object for your platform from the appropriate psunix archive, located in the unix directory (for example, pssiteminder.solaris8.sparc).

  3. Determine where Siteminder is installed on your Unix server (for example /opt/siteminder).

  4. Copy the pssiteminder shared object into <Siteminder_install_dir>/lib and rename it to pssiteminder.so :

    cp ./pssiteminder.solaris8.sparc /opt/siteminder/lib/pssiteminder.so
  5. Restart the SiteMinder server.

Windows

To install pssiteminder on a Windows SiteMinder server:

  1. Locate pssiteminder.dll in <Connector Pack Install>/agent.

  2. Copy pssiteminder.dll to your SiteMinder server into the directory <Siteminder install dir>/bin.

  3. Restart the SiteMinder server.