Previous Topic: Policy Server FeaturesNext Topic: Policy Store


Web Servers

If you set the DEFAULT_WEBSERVERS_CHOICE parameter to true, consider the following:

DEFAULT_WEB_SERVER_INFO

Specifies the type of web server that the Policy Serve installer is to configure. If you want to configure a different web server or add another web server instance, do not modify this value manually.

Locate the Policy Server installer properties file that references the web server you want to configure and copy the entire entry to this file.

DEFAULT_WEB_SERVER_ROOT

Do not enter a value for this parameter. A value is not required.

SNMP

If you want to modify the SNMP password, do the following:

DEFAULT_ROOT_PW

Allows you to enter a cleartext SNMP password for the UNIX system’s root user. If you comment out the ENCRYPTED_ROOT_PW parameter and uncomment DEFAULT_ROOT_PW, then the unattended installer uses the cleartext SNMP password from DEFAULT_ROOT_PW.

Default: The DEFAULT_ROOT_PW parameter is commented out after the initial Policy Server installation.

ENCRYPTED_ROOT_PW

Shows the encrypted SNMP password for the UNIX system’s root user. You entered this password during the initial UNIX Policy Server installation and cannot change it.

Important! Do not modify this encrypted password since any change will break the communication between the Policy Server and the SNMP Agent. If you comment out the DEFAULT_ROOT_PW parameter and uncomment ENCRYPTED_ROOT_PW, then the unattended installer uses the encrypted password from ENCRYPTED_ROOT_PW.