To prepare for a CA SiteMinder® agent installation on a Domino server, use the following process:
Use the Platform Support Matrix to verify that the operating environment and other required third-party components are supported.
Follow these steps:
Note: You can download the latest JDK and JRE versions at the Oracle Developer Network.
Technology Partners and CA Validated Products
The latest list of partners and their validated products.
Domino servers running on UNIX operating environments require the following preparations before installing a CA SiteMinder® agent:
If you are installing the CA SiteMinder® Agent on a UNIX system from a remote terminal, such as a Telnet or Exceed terminal, be sure the DISPLAY variable is set for the local system. For example, if your machine is 111.11.1.12, set the variable as follows:
DISPLAY=111.11.1.12:0.0
export DISPLAY
Note: You can also install the agent using the console mode installation, which does not require the X window display mode.
Before installing a CA SiteMinder® Agent on a Solaris computer, install the following patches:
Requires patch 111711-16.
Requires patch 119963-08.
You can verify installed patch versions by logging in as the root user and executing the following command:
showrev -p | grep patch_id
To locate Solaris patches, go to the Oracle Solution Center.
Domino servers running on Linux operating environments require the following preparations before installing a CA SiteMinder® agent:
The following Linux patches are required:
Certain library files are required for components operating on Linux operating environments. Failure to install the correct libraries can cause the following error:
java.lang.UnsatisfiedLinkError
If you are installing, configuring, or upgrading a Linux version of this component, the following packages are required on the host system:
Additionally, for Red Hat 6.x (64-bit):
All the RPM packages that are required for 64-bit Red Hat 6.x are 32-bit packages.
Verify that your Policy Server meets the following requirements:
Note: For more information, see the Policy Server documentation.
To install and configure a CA SiteMinder® agent, a Policy Server requires at least the following items:
A trusted host is a client computer where one or more CA SiteMinder® Agents are installed and registered with the Policy Server. The CA SiteMinder® administrator must have permissions to register trusted hosts with the Policy Server. Registering a trusted host creates a unique trusted host name object on the Policy Server.
An Agent identity establishes a mapping between the Policy Server and the name or IP address of the web server instance hosting an Agent. You define an Agent identity from the Agents object in the Administrative UI. You assign it a name and specify the Agent type as a Web Agent.
The host configuration object on the Policy Server defines the communication between the agent and the Policy Server after an initial connection. Initial connections use the parameters in the SmHost.conf file.
This object includes the parameters that define the agent configuration. All CA SiteMinder® agents require at least one of the following configuration parameters defined in the ACO:
Defines the identity of the web agent. This identity links the name and the IP address or FQDN of each web server instance hosting an Agent.
The value of the DefaultAgentName is used instead of the AgentName parameter if any of the following events occur:
Note: This parameter can have more than one value. Use the multivalue option when setting this parameter in an Agent Configuration Object. For local configuration files, add each value to a separate line in the file.
Default: No default
Limit: Multiple values are allowed, but each AgentName parameter has a 4,000 character limit. Create additional AgentName parameters as needed by adding a character to the parameter name. For example, AgentName, AgentName1, AgentName2.
Limits: Must contain 7-bit ASCII characters in the range of 32-127, and include one or more printable characters. Cannot contain the ampersand (&) and asterisk (*) characters. The value is not case-sensitive. For example, the names MyAgent and myagent are treated the same.
Example: myagent1,192.168.0.0 (IPV4)
Example: myagent2, 2001:DB8::/32 (IPV6)
Example: myagent,www.example.com
Example (multiple AgentName parameters): AgentName1, AgentName2, AgentName3. The value of each AgentNamenumber parameter is limited to 4,000 characters.
Defines a name that the agent uses to process requests. The value for DefaultAgentName is used for requests on an IP address or interface when no agent name value exists in the AgentName parameter.
If you are using virtual servers, you can set up your CA SiteMinder® environment quickly by using a DefaultAgentName. Using DefaultAgentName means that you do not need to define a separate agent for each virtual server.
Important! If you do not specify a value for the DefaultAgentName parameter, then the value of the AgentName parameter requires every agent identity in its list. Otherwise, the Policy Server cannot tie policies to the agent.
Default: No default.
Limit: Use only one value.Multiple values are prohibited.
Limits: Must contain 7-bit ASCII characters in the range of 32-127, and include one or more printable characters. Cannot contain the ampersand (&) and asterisk (*) characters. The value is not case-sensitive. For example, the names MyAgent and myagent are treated the same.
CA SiteMinder® Agents for Domino also require values for the following parameters:
Specifies the name by which the Domino Web Agent identifies the users that CA SiteMinder® has previously authenticated against another directory to the Domino server.
Important! This parameter must be encrypted if it is stored in a local configuration file. Use the encryptkey tool to encrypt this parameter. Do not change it by editing the local configuration file directly.
Default: No default
Identifies a user who has access to all resources on the Domino server. Helps ensure that all users successfully logged in to CA SiteMinder® are also logged in to the Domino server as the Domino SuperUser.
This value can be encrypted.
This parameter affects the following parameters:
Default: No default
Copyright © 2015 CA Technologies.
All rights reserved.
|
|