The SiteMinder Agent installation includes the following security interceptors:
Note: All components of both interceptors are installed when you run the SiteMinder Agent installation. However, you need only configure the interceptor modules that you want to use.
This section describes the options for installing the SiteMinder Agent.
Run the installation in the graphical user interface (GUI) mode to install the SiteMinder Agent.
Do one of the following to install or upgrade the SiteMinder Agent:
The SiteMinder Agent for JBoss installation program prompts you to supply the following information:
To register a new Trusted Host, you need the name of the Trusted Host Configuration Object that you created when you configured the SiteMinder Policy Server for the SiteMinder agent providers.
Note: If you want to register a new Trusted Host, be sure that the Policy Server is running before you start the SiteMinder Agent installation.
To use an existing Trusted Host on the physical computer where the SiteMinder Agent resides, you need the location of the SmHost.conf file.
The following sections describe how to install the SiteMinder Agent on a Windows system.
Set the Java Runtime Environment (JRE) in the Windows path variable.
Follow these steps:
Install the SiteMinder Agent for JBoss using the using the installation media on the Technical Support site.
Note: For a list of installation media names for each operating system, see the installation and upgrade considerations in the Release Notes.
Follow these steps:
Specifies the cumulative release number. The base 12.51 release does not include a cumulative release number.
The SiteMinder Agent for JBoss installation wizard starts.
Note: The installation program may detect that newer versions of certain system dlls are installed on your system. It asks if you want to overwrite these newer files with older files. Select No To All if you see this message.
The SiteMinder Agent files are copied to the specified location. Afterward, the CA SiteMinder Agent for JBoss Configuration screen is displayed.
If you selected the option to configure the Agent now, the installation program prepares the CA SiteMinder Agent for JBoss Configuration Wizard and begins the trusted host registration and configuration processes.
Do the following:
If you did not select the option to configure the Agent now, the installation program prompts you to restart your system.Select whether to restart the system automatically or later on your own.
Installation Notes:
Specifies the path to where the SiteMinder Agent is installed.
Default: C:\Program Files\CA\JBossAgent
Once the SiteMinder Agent is installed on one system, you can reinstall it on the same system or install it with the same options on another system using an unattended installation mode. An unattended installation lets you install or uninstall the agent without any user interaction
The unattended installation uses the ca-jboss-agent-installer.properties file generated during the initial install from the information you specified to define the necessary installation parameters, passwords, and so on.
The ca-jboss-agent-installer.properties is located in SMAGENT_HOME\install_config_info.
Follow these steps:
Note: For a list of installation media names for each operating system, see the installation and upgrade considerations in the Release Notes.
ca-sm-jboss-12.51-cr-win32.exe -f ca-jboss-agent-installer.properties -i silent
Specifies the cumulative release number. The base 12.51 release does not include a cumulative release number.
The -i silent setting instructs the installer to run in the unattended installation mode.
When running this command, if the ca-jboss-agent-installer.properties file is not in the same directory as the installation program, use double quotes if the argument contains spaces.
For example:
ca-sm-jboss-12.51-cr-win32.exe -f "C:\Program Files\CA\JBossAgent\install_config_info\ca-jboss-agent-installer.properties " -i silent
An InstallAnywhere status bar appears, which shows that the unattended SiteMinder Agent installer has begun. The installer uses the parameters specified in the ca-jboss-agent-installer.properties file.
Note: To stop the installation manually, open the Windows Task Manager and stop the installation_media process.
To verify that the unattended installation completed successfully, see the CA_SiteMinder®_Agent_for_JBoss_InstallLog.log file in the SMAGENT_HOME\install_config_info directory. This log file contains the results of the installation.
The following sections describe how to install the SiteMinder Agent on a UNIX system.
Set the Java Runtime Environment (JRE) in the UNIX system PATH variable.
To set the JRE in the PATH variable
PATH=$PATH:JRE_HOME export PATH
Defines the installed location of your Java Runtime Environment.
Install the SiteMinder Agent for JBoss using the installation media on the Technical Support site.
Note: For a list of installation media names for each operating system, see the installation and upgrade considerations in the Release Notes.
Follow these steps:
chmod +x installation_media
Specifies the SiteMinder Agent installer executable
sh ./ca-sm-jboss-12.51-cr-unix_version.bin
Specifies the cumulative release number. The base 12.51 release does not include a cumulative release number.
Specifies the UNIX version: sol or linux.
The SiteMinder Agent for JBoss installation wizard starts.
Note: If the installer detects newer versions of certain system libraries installed on your system, it asks if you want to overwrite these newer files with older files. Select No To All if you see this message.
The SiteMinder Agent files are copied to the specified location. Afterward, the CA SiteMinder Agent for JBoss Configuration screen is displayed.
If you selected the option to configure the Agent now, the installer prepares the CA SiteMinder Agent for JBoss Configuration Wizard and begins the host registration and configuration processes.
Do the following:
If you did not select the option to configure the Agent now, the installation program prompts you to restart your system. Select whether to restart the system automatically or later on your own.
Installation Notes:
Specifies the path to where the SiteMinder Agent is installed.
Install the SiteMinder Agent for JBoss using the installation media on the Technical Support site.
Note: For a list of installation media names for each operating system, see the installation and upgrade considerations in the Release Notes.
Follow these steps:
chmod +x installation_media
Specifies the SiteMinder Agent installer executable
sh ./ca-sm-jboss-12.51-cr-unix_version.bin -i console
Specifies the cumulative release number. The base 12.51 release does not include a cumulative release number.
Specifies the UNIX version: sol or linux.
The SiteMinder Agent for JBoss installation wizard starts.
Note: If the installer detects newer versions of certain system libraries installed on your system, it asks if you want to overwrite these newer files with older files. Select No To All if you see this message.
The SiteMinder Agent files are copied to the specified location. Afterward, the CA SiteMinder Agent for JBoss Configuration page is displayed.
Note: After installation, you can review the installation log file in SMAGENT_HOME/install_config_info. The file name is: CA_SiteMinder®_Agent_for_JBoss_InstallLog.log.
Once the SiteMinder Agent is installed on one system, you can reinstall it on the same system or install it with the same options on another system using an unattended installation mode. An unattended installation lets you install or uninstall the agent without any user interaction
The unattended installation uses the ca-jboss-agent-installer.properties file generated during the initial install from the information you specified to define the necessary installation parameters, passwords, and so on.The ca-jboss-agent-installer.properties is located in SMAGENT_HOME/install_config_info.
Follow these steps:
Note: For a list of installation media names for each operating system, see the installation and upgrade considerations in the Release Notes.
ca-sm-jboss-12.51-cr-unix_version.bin -f ca-jboss-agent-installer.properties -i silent
Specifies the cumulative release number. The base 12.51 release does not include a cumulative release number.
Specifies the UNIX version: sol or linux.
The -i silent setting instructs the installer to run in the unattended installation mode.
When running this command, if the ca-jboss-agent-installer.properties file is not in the same directory as the installation program, use double quotes if the argument contains spaces.
For example:
ca-sm-jboss-12.51-cr-unix_version.bin -f "/CA/JBossAgent/install_config_info/ca-jboss-agent-installer.properties " -i silent
The -i silent setting instructs the installer to run in the unattended installation mode.
An InstallAnywhere status bar appears, which shows that the unattended SiteMinder Agent installer has begun. The installer uses the parameters specified in the ca-jboss-agent-installer.properties file.
Note: To stop the installation manually, type Ctrl+C.
To verify that the unattended installation completed successfully, see the CA_SiteMinder®_Agent_for_JBoss_InstallLog.log file in the SMAGENT_HOME/install_config_info directory. This log file contains the results of the installation.
The SiteMinder WSS Agent XML encryption function requires that the JVM is configured to use the JSafeJCE security provider.
Follow these steps:
Is the installed location of the JRE used by the application server.
In the following example, the JSafeJCE security provider entry has been added as the second security provider:
security.provider.1=sun.security.provider.Sun security.provider.2=com.rsa.jsafe.provider.JsafeJCE security.provider.3=sun.security.rsa.SunRsaSign security.provider.4=com.sun.net.ssl.internal.ssl.Provider security.provider.5=com.sun.crypto.provider.SunJCE security.provider.6=sun.security.jgss.SunProvider security.provider.7=com.sun.security.sasl.Provider
Note: If using the IBM JRE, always configure the JSafeJCE security provider immediately after (that is with a security provider number one higher than) the IBMJCE security provider (com.ibm.crypto.provider.IBMJCE)
com.rsa.cryptoj.fips140initialmode=NON_FIPS140_MODE
Note: The initial FIPS mode does not affect the final FIPS mode you select for the SiteMinder WSS Agent.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|