A trusted host is a client computer where one or more SiteMinder Web Agents can be installed. The term trusted host refers to the physical system.
To establish a connection between the trusted host and the Policy Server, you need to register the host with the Policy Server. After registration is complete, the registration tool creates the SmHost.conf file. After this file is created successfully, the client computer becomes a trusted host.
You can register a trusted host immediately after installing the Web Agent or at a later time; however, the host must be registered to communicate with the Policy Server.
Note: You only register a system as a trusted host once, not each time you install and configure a Web Agent. If the Web Agent Configuration Wizard detects that a trusted host has been registered on that system previously, a warning appears.
To register a trusted host
The default method is to select Start, Programs, SiteMinder, Web Agent Configuration Wizard. If you have placed the Wizard shortcut in a non-default location, the procedure will be different.
Important! If you are running this wizard on Windows Server 2008, run the executable file with Administrator permissions, even if you are logged into the system as an Administrator. For more information, see the release notes for your SiteMinder component.
Note: If you chose to configure the Web Agent immediately after the installation, SiteMinder automatically starts the Configuration Wizard.
Enable PKCS11 DLL Cryptographic Hardware
This administrator should already be defined at the Policy Server and have the permission Register Trusted Hosts set. The default administrator is SiteMinder.
To disable shared secret rollover or enable it at a later time, you have to re-register the trusted host, or use the Policy Management API in the C and Perl Scripting Interface to enable or disable shared secret rollover.
Note: This name must be unique among trusted hosts and not match the name of any other Web Agent.
This object defines the connection between the trusted host and the Policy Server. For example, to use the default, enter DefaultHostSettings. In most cases, you will have created your own Host Configuration Object.
Note: The entry you specify must match the Host Configuration Object entry set at the Policy Server.
You can specify a non-default port number, but if your Policy Server is configured to use a non-default port and you omit it when you register a trusted host, SiteMinder displays the following error:
Registration Failed (bad ipAddress[:port] or unable to connect to Authentication server (-1)
Note also that if you specify a non-default port, that port is used for the Policy Server’s authentication, authorization, and accounting ports; however, the unified server responds to any Agent request on any port. The entry in the SmHost.conf file will look like:
policyserver="ip_address,5555,5555,5555"
You can add more than one Policy Sever; however, for host registration, only the first server in the list will be used.
If multiple Policy Servers are specified, the Agent uses them as bootstrap servers. When the Agent starts up, the Web Agent has several Policy Servers to which it can connect to retrieve its Host Configuration Object. After the Host Configuration Object is retrieved, the bootstrap Policy Server is no longer used by that server process. The Host Configuration Object can contain another set of servers, which may or may not include any of the bootstrap servers.
If you select a non-default location then want to revert to the default directory, click Restore Default Folder.
The host is registered and a host configuration file, SmHost.conf, is created in web_agent_home/config. You can modify this file.
Note: The web_agent_home variable indicates the installed location of the Web Agent, as shown in the following examples:
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |