Installing Security Server

A security server can be installed to IIS web server or Apache web server on Linux OS.

A security server is installed similarly to BI server installation.

A security server workstation must have front ends of required DBMS installed.

Installing Security Server to IIS Web Server

  1. Before installing a security server, set up IIS web server:

  1. Install the FP9SecServerIIS_x64.exe distribution file.

A security server will be installed, the pool of the fpSS_App_v9.2x64 application will be added to IIS and set up.

  1. After installation, check access to web services, following the http://<workstation>[:<port>]/fpSS_App_v9.2x64/axis2/services/PP.SOM.SomSec?wsdl browser link.

Where: <workstation> - workstation name; <port> - number of the port, via which the work is executed (80 by default); fpSS_App_v9.2x64 - name of the application virtual directory in IIS.

If the security server is correctly installed, the response will be similar to that on checking BI server work, if an error occurred, read frequently asked questions.

  1. After checking the access, start setting up security server.

Installing Security Server to Apache Web Server

  1. Install the FP9SecBIServerApache_x64.exe distribution file. Installation steps are similar to BI server installation.

  2. After installation determine some settings of Apache web server.

Apache web server setup is almost identical to Apache web server setup for BI server:

  1. After installation check access to web services, following the http://<workstation>:80/axis2/services/PP.SOM.SomSec?wsdl link.

Where: <workstation> - workstation name; 80 - port number (80 by default).

If the security server is correctly installed, the response will be similar to that on checking BI server web services, if an error occurred, read frequently asked questions.

  1. After checking access to web services start setting up security server.

Installing Security Server on Linux OS

Installation order of security server on Linux OS is similar to installation of BI server.

Detailed list of steps for installation of security server on Linux OS is given in the Installing and Setting Up Security Server on Linux OS section.

See also:

Security Server