The minimum system requirements for CA SiteMinder® Federation Standalone are:
2 GB (minimum)
3 GB minimum (1 GB disk space, 2 GB temporary file location)
Windows Internet Explorer; Mozilla FireFox
Windows, Solaris, Linux
For specific version information, see the CA SiteMinder® Federation Standalone Platform Support Matrix on the Technical Support site.
Installation Prerequisites
The following prerequisites are necessary for a successful installation.
Note: Review the CA SiteMinder® Federation Standalone Release Notes for more information about specific platforms.
The policy, key, and session stores use the server database. Install a database and name the database instance. This instance name is used later when running the CA SiteMinder® Federation Standalone Configuration wizard.
Important! Multiple CA SiteMinder® Federation Standalone servers can share a database instance, but the database instance must be dedicated for your federation environment. Do not share the database instance with servers for other applications, such as a CA SiteMinder® server. Though CA SiteMinder® Federation Standalone systems need a dedicated database instance, they do not need a dedicated database server.
The database administrator must have privileges to create tables in the database and populate the database with data.
For specific version information, see the CA SiteMinder® Federation Standalone Platform Support Matrix on the Technical Support site.
Apply the patches to the following files on your system:
These files are in the following directories:
Windows: jre_home\lib\security
UNIX: jre_home/lib/security
jre_home
This variable specifies the location of the Java Runtime Environment installation.
Javascript must be enabled.
Run the installation as an administrator and stop and start the federation services as an administrator.
On Linux systems, run the updatedb command after installing the 32-bit libraries. The updatedb command ensures that the operating system is aware of the new libraries.
yum erase openjdk
A reboot can remove the required symbolic link between /dev/urandom and /dev/random. If this symbolic link is missing, the CA SiteMinder® Federation Standalone services can fail to start.
To reinstate the symbolic link, enter the following command:
rm dev/random;ln -s /dev/urandom /dev/random
The firewall must be disabled.
To disable the firewall, run the following commands:
/etc/init.d/iptables stop chkconfig iptables off
|
Copyright © 2013 CA.
All rights reserved.
|
|