Previous Topic: Modify General InformationNext Topic: Identify Policy Servers for Trusted Host Registration


Register a Trusted Host

In the Trusted Host Registration section of the properties file, you can modify the settings in the following table:

Parameter

Description and Sample Value

HOST_REGISTRATION_YES

Indicates whether the installation will go through the trusted host registration process. For example,

HOST_REGISTRATION_YES=1

ADMIN_REG_NAME

Name of the administrator with the rights to register a trusted host. For example,

ADMIN_REG_NAME=siteminder

ADMIN_REG_PASSWORD

Password for the administrator with the rights to register a trusted host. This value is encrypted by the installation program. For example,

ADMIN_REG_PASSWORD=ENC:nGDaSDy1H7qZqcdbkJKPEQ

To change the password, you can either re-configure the Agent or modify this parameter by entering a new password in clear text.

SHARED_SECRET_ROLLOVER_YES

Enables shared secret rollover, which periodically changes the secret that encrypts communication between the trusted host and the Policy Server.

The default is 0. Set this parameter to 1 to enable shared secret rollover. For example,

SHARED_SECRET_ROLLOVER_YES=1