server-name

Syntax

server-name = host_name-instance_name

Description

The WebSEAL instance name.

Options

host_name-instance_name
The WebSEAL instance name, based on the host name of the machine and the instance name of the WebSEAL server. This value is set by the administrator during WebSEAL configuration. WebSEAL instance names must be alphanumeric. The maximum number of characters allowed is 20.

Usage

This stanza entry is required.

Default value

None.

Example

Example initial WebSEAL server with the default instance name accepted, on a host named diamond:

server-name = diamond-default

Example instance WebSEAL instance, specified as web2, on a host named diamond:

server-name = diamond-web2