This section contains the following topics:
Set the JRE in the PATH Variable
Apply the Unlimited Cryptography Patch to the JRE for SiteMinder WSS Agents
Configure the JVM to Use the JSafeJCE Security Provider
Run the Installer to Install a SiteMinder WSS Agent Using a GUI
Run the Installer to Install a SiteMinder WSS Agent Using a UNIX Console
Install a SiteMinder WSS Agent Using the Unattended Installer
Copy cryptojFIPS.jar to the WebSphere JRE
Installation and Configuration Log Files
How to Configure Agents and Register a System as a Trusted Host
Uninstall a SiteMinder WSS Agent
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.
Patch the Java Runtime Environment (JRE) used by the SiteMinder WSS Agent to support unlimited key strength in the Java Cryptography Extension (JCE) package.
The WebSphere JRE is based on Sun's JRE on the Solaris platform; this patch is available at Sun's website. The patch for other platforms is available at IBM's website. See the IBM documentation for more details.
The files that need to be patched are:
The local_policy.jar and US_export_policy.jar files can found be in the following locations:
WAS_HOME\java\jre\lib\security
WAS_HOME/java/jre/lib/security
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.
Install the SiteMinder WSS Agent using the CA SiteMinder WSS installation media on the Technical Support site. Consider the following:
chmod +x ca-sm-wss-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.
Follow these steps:
./ca-sm-wss-12.51-cr-unix_version.bin
The CA SiteMinder WSS installer starts.
Note: If the installation program detects that newer versions of certain system libraries 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 WSS Agent files are copied to the specified location. Afterward, the CA SiteMinder WSS Configuration screen is displayed.
If you selected the option to configure SiteMinder WSS Agents now, the installation program prepares the CA SiteMinder WSS Configuration Wizard and begins the trusted host registration and configuration process.
If you did not select the option to configure SiteMinder WSS Agents now or if you are required to reboot the system after installation you must start the configuration wizard manually later.
Installation Notes:
Specifies the path to where CA SiteMinder WSS is installed.
Specifies the date and time that the SiteMinder WSS Agent was installed.
Install the SiteMinder WSS Agent using the CA SiteMinder WSS installation media on the Technical Support site. Consider the following:
chmod +x ca-sm-wss-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.
Follow these steps:
./ca-sm-wss-12.51-cr-unix_version.bin -i console
The CA SiteMinder WSS installer starts.
Note: If the installation program detects that newer versions of certain system libraries 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 WSS Agent files are copied to the specified location. Afterward, the CA SiteMinder WSS Configuration screen is displayed.
If you selected the option to configure SiteMinder WSS Agents now, the installation program prepares the CA SiteMinder WSS Configuration Wizard and begins the trusted host registration and configuration process.
If you did not select the option to configure SiteMinder WSS Agents now or if you are required to reboot the system after installation you must start the configuration wizard manually later.
Installation Notes:
Specifies the path to where CA SiteMinder WSS is installed.
Specifies the date and time that the SiteMinder WSS Agent was installed.
After you have installed one or more SiteMinder WSS Agents on one machine, you can reinstall those agents on the same machine or install them with the same options on another machine using an unattended installation mode. An unattended installation lets you install or uninstall SiteMinder WSS Agents without any user interaction
The unattended installation uses the ca-wss-installer.properties file generated during the initial install from the information you specified to define the necessary installation parameters, passwords, paths, and so on.
The ca-wss-installer.properties file is located in: WSS_Home/install_config_info
To run the installer in the unattended installation mode
Specifies the cumulative release number. The base 12.51 release does not include a cumulative release number.
Specifies the UNIX version: sol or linux.
./ca-sm-wss-<SVMVER>-cr-unix_version -f ca-wss-installer.properties -i silent
The -i silent setting instructs the installer to run in the unattended installation mode.
Note: If the ca-wss-installer.properties file is not in the same directory as the installation program, use double quotes if the argument contains spaces.
Example:
./ca-sm-wss-<SVMVER>-cr-unix_version -f ~/CA/Web_Services_Security/install_config_info/ca-wss-installer.properties" -i silent
An InstallAnywhere status bar appears, which shows that the unattended CA SiteMinder WSS installer has begun. The installer uses the parameters specified in the ca-wss-installer.properties file.
Installation Notes:
Specifies the path to where CA SiteMinder WSS is installed.
Specifies the date and time that the SiteMinder WSS Agent was installed.
If the installer displays a warning message stating that the cryptojFIPS.jar file is not present in the WebSphere JRE, you must manually copy the file into that location before you register the SiteMinder WSS Agent.
Copy cryptojFIPS.jar from the following location in the SiteMinder WSS Agent installation:
To the following location in the WebSphere installation:
Copyright © 2015 CA Technologies.
All rights reserved.
|
|