Safeguard Reference Manual (G06.24+, H06.03+ )

Event-Exit-Process Commands
Safeguard Reference Manual520618-013
15-2
ADD EVENT-EXIT-PROCESS Command
The command syntax, including descriptions of the command parameters and
variables
The format for any command listing or report
Considerations for the use of the command
Examples of command usage
In addition, this section contains these information about the event-exit process:
The format of interprocess messages exchanged between the Safeguard
subsystem and the event-exit process
Programming considerations for writing an event-exit process
ADD EVENT-EXIT-PROCESS Command
The ADD EVENT-EXIT-PROCESS command adds an event-exit configuration record
and optionally specifies values for one or more of the event-exit-configuration
attributes. Attributes not specified in the ADD command assume the default values
given in the following attribute descriptions.
If you have defined a SECURITY-ADMINISTRATOR security group, only members of
that group can use the ADD EVENT-EXIT-PROCESS command. If you have not
defined the SECURITY-ADMINISTRATOR security group, any super-group member
can use this command.
name
specifies the name of the event-exit configuration record. The name can be up to
32 alphanumeric characters long. It can also include hyphen (-) and underscore (_)
characters. The first character must be alphabetic or an underscore.
exit-attribute
specifies the name of the event-exit-process attribute to be set. The exit-
attributes are:
ENABLED { ON | OFF }
RESPONSE-TIMEOUT [ n [ SECONDS ] ]
ENABLE-AUTHENTICATION-EVENT { ON | OFF }
ENABLE-AUTHORIZATION-EVENT { ON | OFF }
ENABLE-PASSWORD-EVENT { ON | OFF }
PROG [ prog-filename ]
LIB [ lib-filename ]
SWAP [ $vol [ subvol.filename ] ]
PNAME [ process-name ]
CPU [ cpu-number | ANY ]
ADD EVENT-EXIT-PROCESS name [ [ , ] exit-attribute ]
[ , exit-attribute ] ...