boot-start-[instance-]ivacld

This stanza entry specifies whether to start the authorization server instance at system startup.

Syntax

boot-start-[instance-]ivacld = {yes|no}

Description

Specifies whether to start the authorization server instance at system startup. The syntax contains:
  • The boot-start-ivacld default instance stanza
  • Other entries corresponding to configured authorization server instances
When you configure any authorization server with a specified (non-empty string) instance name, the configuration file adds a boot-start-[instance-]ivacld entry for that server.

The configuration file always contains an entry for the empty string instance name authorization server, boot-start-ivacld.

Options

instance-
The instance name created during configuration of an authorization server.
yes
Start the authorization server at system startup.
no
Do not start the authorization server at system startup.

Usage

Conditional. This stanza entry is required for AIX, Linux, and Solaris operating systems only.

Default value

no

Example

boot-start-ivacld = yes
boot-start-otherinst-ivacld = yes