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:
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.
Extract the
pssiteminder
shared object for your platform from the appropriatepsunix
archive, located in the unix directory (for example, pssiteminder.solaris8.sparc).Determine where Siteminder is installed on your Unix server (for example /opt/siteminder).
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
Restart the SiteMinder server.
Windows
To install pssiteminder
on a Windows SiteMinder server:
Locate
pssiteminder.dll
in <Connector Pack Install>/agent.Copy
pssiteminder.dll
to your SiteMinder server into the directory <Siteminder install dir>/bin.Restart the SiteMinder server.