Previous Topic: OneView Monitor GUI

Next Topic: SNMP

Configure the Web Server

If you set the DEFAULT_WEBSERVERS_CHOICE parameter to true in when configuring Policy Server features to have the installation configure the Web server, then set the following:

DEFAULT_WEBSERVER_INFO

(IIS) Specify <type> ,<root_folder>.

type

Type is Microsoft IIS.

root_folder

Root folder is the <siteminder_installation>\bin\IIS folder.

(Sun Java System) Specify <instance_name>, <instance_config_folder>.

instance_name

Specifies the Sun Java System instance name.

instance_config_folder

Specifies the Sun Java System location of the instance’s configuration file directory.

Example: https-instance1,/<sunjavasystem_home>/servers/https-instance1/config;https-instance2,/<sunjavasystem_home>/servers/https-instance1/config

Note: Use a semicolon (;) to separate multiple instances, as shown in the example.

DEFAULT_IPLANET_WEBSERVER_ROOT

(Sun Java System) Specifies the root Sun Java System installation location.

Note: This parameter does not apply to IIS.