Installation guide
Register Your System as a Trusted Host on Windows
Chapter 2: Install a Web Agent on a Windows System 45
The following arguments are used with the smreghost command:
-i policy_server_IP_ address:port
Indicates the IP address of the Policy Server where you are registering
this host. Specify the port of the authentication server only if you are not
using the default port.
If you specify a port number, which can be a non-default port, that port
is used for all three Policy Server servers (authentication, authorization,
accounting), however, the unified server responds to any Agent request
on any port. For example, if you specify port 55555, the policy server
entry in the SmHost.conf file will show the following:
"policy_server_ip_address,5555,5555,5555"
Example: (IPv4) 127.0.0.1,44442
Example: (IPv6) [2001:DB8::/32][:44442]
-u administrator_username
Indicates Name of the SiteMinder administrator with the rights to
register a trusted host.
-p Administrator_password
Indicates the password of the Administrator who is allowed to register a
trusted host.
-hn hostname_for_registration
Indicates the name of the host to be registered. This can be any name
that identifies the host, but it must be unique. After registration, this
name is placed in the Trusted Host list in the Administrative UI.
-hc host_config_object
Indicates the name of the Host Configuration Object configured at the
Policy Server. This object must exist on the Policy Server before you can
register a trusted host.
-sh shared_secret
Specifies the shared secret for the Web Agent, which is stored in the
SmHost.conf file on the local web server. This argument changes the
shared secret on only on the local web server. The Policy Server is not
contacted.
-rs
Specifies whether the shared secret will be updated (rolled over)
automatically by the Policy server. Including this argument instructs the
Policy Server to update the shared secret.