Installation guide

Register a Trusted Host in GUI or Console Mode
70 Web Agent Installation Guide
HP-UX
SHLIB_PATH
LINUX
LD_LIBRARY_PATH
AIX
LIBPATH
4. Enter the smreghost command using the following required arguments, as
shown in the following example:
smreghost -i policy_server_IP_address:[port]
-u administrator_username -p Administrator_password
-hn hostname_for_registration -hc host_configuration_ object
Note: Separate each command argument from its value with a space.
Surround any values that contain spaces with double quotes ("). See the
following example:
smreghost -i 123.123.1.1 -u SiteMinder -p mypw -hn "host computer A"
-hc DefaultHostSettings
Example with the -o argument:
smreghost -i 123.123.1.1 -u SiteMinder -p mypw -hn "host computer A"
-hc DefaultHostSettings -o
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.