This article describes installation of security server on Red Hat Enterprise Linux OS 6 (hereafter, RHEL).
Before installing a security server set up the server, at which security server will be installed, similarly to the setup of BI server.
To install a security server, execute the following operations:
Copy a *_security.tar.gz archive with Foresight Analytics Platform security server files to the home directory.
sudo mkdir /opt/Foresight
sudo mkdir /opt/Foresight/fp9.2-biserver
cd /opt/Foresight/fp9.2-biserver
sudo tar xvfz ~/<archive name of Foresight Analytics Platform>_security.tar.gz
sudo yum install mesa-libGL
sudo yum install mesa-libGLU
sudo yum install libgomp
sudo yum install libpng
sudo yum install libjpeg
sudo cp ~/tnsnames.ora /opt/Foresight/fp9.2-biserver/bin/
rm ~/tnsnames.ora
sudo ln -s /opt/Foresight/fp9.2-biserver/bin/tnsnames.ora ~/tnsnames.ora
NOTE. This step is relevant is setup is executed for Oracle DBMS. Other DBMS are set up similarly to standard BI server setup.
After installing and setting up security server, set up httpd services.
See also:
Installing and Setting Up Security Server on Linux OS | Security Server