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

Event-Exit-Process Commands
Safeguard Reference Manual520618-013
15-4
ADD EVENT-EXIT-PROCESS Command
ENABLE-AUTHORIZATION-EVENT { ON | OFF }
specifies whether authorization events are to be sent to the event-exit process.
ON indicates that the events will be sent to the event-exit process when it is
enabled. For a complete list of events that are sent when ENABLE-
AUTHORIZATION-EVENT is ON, see Design Considerations on page 15-24.
The default value is OFF. If you omit this attribute, it is set to the default value.
ENABLE-PASSWORD-EVENT { ON | OFF }
specifies whether password change events are to be sent to the event-exit
process for a password-quality check. ON indicates that the events are sent to
the event-exit process when it is enabled.
If ENABLE-PASSWORD-EVENT is ON and ENABLE-AUTHENTICATION-
EVENT is also ON, password changes that occur during a logon dialog are not
sent to the password-quality exit. In this instance, the password-quality exit is
invoked only for password changes from the PASSWORD program and from
the Safeguard ADD USER, ALTER USER, ADD ALIAS, and ALTER ALIAS
commands.
If ENABLE-PASSWORD-EVENT is ON and ENABLE-AUTHENTICATION-
EVENT is OFF, all password change events are sent to the password-quality
exit for evaluation. For more information, see Design Considerations on
page 15-24.
The default value is OFF. If you omit this attribute, it is set to the default value.
PROG [prog-filename]
specifies the name of the object program file to be run when the ENABLED
attribute is set to ON. It must be a local file name. prog-filename must be
specified before the ENABLED attribute can be set to ON.
The default value is no object program file. If you omit this attribute, it is set to
the default value.
If the ENABLED attribute is set to ON and an attempt is made to set this
attribute to null, the command is rejected. The ENABLED attribute must be set
to OFF before this field can be set to null.
LIB [lib-filename]
specifies the library file to be used with the event-exit process. lib-filename
must be a local file name.
The default value is no library. If you omit this attribute, it is set to the default
value.