Installing and configuring the CA SiteMinder® Agent for Domino involves several separate procedures. To install and configure the Agent for Domino, use the following process:
Gather the following information about your web server before running the installation program for the agent:
Specifies the location of the agent binary files on your web server. The web_agent_home variable is set to this location.
Limit: The product requires the name webagent for the bottom directory in the path.
The installation program for the CA SiteMinder® agent installs the agent on one computer at a time using the UNIX or Linux operating environments. This installation program can be run in wizard or console modes. The wizard and console-based installation program also creates a .properties file for subsequent installations and configurations using the unattended or silent method with the same settings.
For example, suppose the Agents in your environment use the same web server version, installation directory, Agent Configuration Object and Policy Servers. Use the installation wizard or console-based installation program for your first installation. Afterwards, you could create your own script to run the installation program with the .properties file the wizard or console-based installation program created.
Follow these steps:
executable_file_name.exe -i console
Gather the following information before running the configuration program for the agent on your Domino server:
Indicates whether you want to register a trusted host. This registration creates a trusted host object in the Policy Server and an SmHost.conf file on the web server. The agent uses this information to make an initial connection to Policy Servers when it starts. Register each agent instance as a trusted host only once.
Default:Yes
Limits: Yes, No
Specifies the name of a CA SiteMinder® user with Administrative privileges that is already defined in the Policy Server. This user account requires privileges to register trusted hosts.
Specifies a password for the Admin User Name that is already defined in the Policy Server.
Repeats the password entered in the Admin Password field. This value verifies the password for the Admin User Name already defined in the Policy Server.
Specifies a unique name for the trusted host you are registering. This trusted host object is stored on the Policy Server.
Specifies the name of a Host Configuration Object that is already defined in the CA SiteMinder® Policy Server. After the agent initially connects to a Policy Server (using the SmHost.conf file settings), subsequent connections use the settings from the Host Configuration Object.
Specifies the Internet Protocol address of the Policy Servers to which the agent attempts to connect upon startup. If your Policy Server is behind a firewall, specify a port number also.
If a hardware load balancer is configured to expose Policy Servers in your environment through a single Virtual IP Address (VIP), enter the VIP.
Example: (IPV4) 192.168.1.105
Example: (IPV4 with the port number) 192.168.1.105:44443
Example: (IPV6) 2001:DB8::/32
Example: (IPV6) [2001:DB8::/32]:44443
Specifies one of the following algorithms:
Uses algorithms existing in previous versions of CA SiteMinder® to encrypt sensitive data and is compatible with previous versions of CA SiteMinder®. If your organization does not require the use of FIPS-compliant algorithms, use this option.
Allows a transition from FIPS-compatibility mode to FIPS-only mode. In FIPS-migration mode, the environment continues to use existing CA SiteMinder® encryption algorithms as you reencrypt existing sensitive data using FIPS-compliant algorithms.
Uses only FIPS-compliant algorithms to encrypt sensitive data in the CA SiteMinder® environment. This setting does not interoperate with, nor is backwards-compatible with, previous versions of CA SiteMinder®.
Default: FIPS Compatibility/AES Compatibility
Note: FIPS is a US government computer security standard that accredits cryptographic modules which meet the Advanced Encryption Standard (AES).
Important! Use a compatible FIPS/AES mode (or a combination of compatible modes) for both the CA SiteMinder® agent and the CA SiteMinder® Policy Server.
Specifies the name of the SmHost.conf file which contains the settings the Web Agent uses to make initial connections to a Policy Server.
Default: SmHost.conf
Specifies the directory where the SmHost.conf file is stored.
Default: web_agent_home\config
Select this check box to change the shared secret that the Policy Server uses to encrypt communications to the Web Agents.
Specifies the location of the iNotes file for a Web Agent running on a Domino web server.
Indicates the web server instances that the configuration program finds on the computer. Select the check boxes of the instances you want to configure. Clear the check boxes of those instances from which you want to remove CA SiteMinder® protection.
Specifies the name of an agent configuration object (ACO) already defined on the Policy Server.
Default: AgentObj
Specifies the advanced authentication scheme for the web server instances you selected previously.
To make the Domino Web Agent operate properly, add the libdominowebagent.so library file to the filter files. The Web Agent library file must be the first file in the list.
Follow these steps:
Verify that names.nsf appears in the Filename field.
The address book of the server opens.
The administration console of the Domino server opens.
web_agent_home\bin\libdominowebagent.so
Indicates the directory where the CA SiteMinder® Agent is installed.
Default (UNIX/Linux installations): /opt/ca/webagent
Note: If the Domino Web Agent is installed on an AIX operating system, the file name of the Domino Web Agent for the DSAPI filter is libdominowebagent.a
The agent installation program creates an environment script in the following directory:
web_agent_home/ca_wa_env.sh
Indicates the directory where the CA SiteMinder® Agent is installed.
Default (UNIX/Linux installations): /opt/ca/webagent
For most Apache-based web servers, source this script after doing any of the following tasks:
Note: If you perform all the previous tasks in the same shell, only source the script once.
For the embedded Apache web server included with RedHat Linux, do one of the following tasks:
/etc/init.d/htppd
Set the library path variable on UNIX or Linux systems before running the agent configuration program.
The following table lists the library path variables for the various UNIX and Linux operating environments:
Operating System |
Name of Library Path Variable |
---|---|
AIX |
LIBPATH |
Linux |
LD_LIBRARY_PATH |
Solaris |
LD_LIBRARY_PATH |
Set the value of the library path variable to the web_agent_home/bin directory.
Indicates the directory where the CA SiteMinder® Agent is installed.
Default (UNIX/Linux installations): /opt/ca/webagent
After gathering the information for your agent configuration, run the agent configuration program. This program creates an agent runtime instance for the web servers running on your computer.
This configuration program is wizard or console based, depending on the option you select. Running the configuration program in the wizard or console mode once creates a properties file. Use the properties file to run unattended configurations on other computers with same operating environment in the future.
Follow these steps:
web_agent_home/install_config_info
Indicates the directory where the CA SiteMinder® Agent is installed.
Default (UNIX/Linux installations): /opt/ca/webagent
ca-wa-config.bin
-i console
The agent runtime instance is created for your web servers.
The unattended or silent installation option can help you automate the installation and configuration process. This method saves time if you have a large CA SiteMinder® environment that uses many agents with identical settings.
For example, suppose the Agents in your environment use the same web server version, installation directory, Agent Configuration Object and Policy Servers. Use the installation wizard or console-based installation program for your first installation. Afterwards, you could create your own script to run the installation program with the .properties file the wizard or console-based installation program created.
Follow these steps:
web_agent_home/install_config_info/ca-wa-installer.properties
Note: If the path contains spaces, surround it with quotes.
Indicates the directory where the CA SiteMinder® Agent is installed.
Default (UNIX/Linux installations): /opt/ca/webagent
Note: To automate this process, create your own customized script to execute these files on your systems. Use any scripting language that you want.
agent_executable.bin -f properties_file -i silent
The CA SiteMinder® agent is installed and configured on the web server silently.
To configure the Domino Web Agent to support HTML Forms authentication schemes perform the following tasks:
Specifies the SiteMinder Web Agent installation path.
To support X.509 Client Certificate and HTML Forms authentication schemes, additionally create a directory named "certoptional" in the siteminderagent directory you created in Step 1 and also copy all the subdirectories of agent_home\samples into it.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|