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-ivaclddefault instance stanza - Other entries corresponding to configured authorization server instances
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