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

Event-Exit-Process Commands
Safeguard Reference Manual520618-013
15-23
Interprocess Communication Messages
Table 15-8 shows the structure of the message reply data sent from the event-exit
process to the Safeguard subsystem for a password change event. This reply overlays
the message data that was sent by the Safeguard subsystem for a password change
event.
Table 15-9 lists the access control requests that do not contain process handles when
they are passed to the Safeguard subsystem.
Password VAR-
STRING
The 64-character password string returned from the
event exit to be filled in the Safeguard database.
Blanks if the password is not returned. This field is
filed without checking by Safeguard.
Status INT The response of the SEEP to the message returns a
number that indicates an additional status information
when the Status field in the Header_Data is 0
(success), 20 (denied), or 70 (continue dialog).
Appropriate values are the same as those described
for the status parameter of USER_AUTHENTICATE_
in the Guardian Procedure Calls Reference Manual.
Return zero if none of those status values apply or if
the Status field in the Header_Data is not 0, 20, or 70.
*Set Delay_Value and Delay_Units in order to enforce the delay.
Table 15-8. Password_Change_Response
Err_Message_Phrase VAR-
STRING
The text returned to the user to describe the error
encountered. Maximum length is 255 characters.
Table 15-9. Requests Without Process Handles
CREATE Disk file
PURGE Disk file
RENAME Disk file
SETMODE Disk file
CREATE SQL Table
CREATE SQL Pview
CREATE SQL Label
CREATE SQL IXview
PURGE SQL Label
RENAME SQL Table
RENAME SQL Pview
RENAME SQL Label
Table 15-7. Logon_Response_Data (Interactive/Programmatic
Logon) (page2of2)