HP-UX AAA Server A.07.01 Administrator's Guide

Table 24-1 Predefined Event Names (continued)
DescriptionEvent Name
This event is returned by the AUTHENTICATE Action if the user
profile includes an out-of-date value for the Expiration
configuration attribute.
PW_EXPIRED
This event is returned by iaaaUsers, ORACLE, PROLDAP, or
another data store action if the action could not locate the users
profile in the configured data store.
RETRIEVE_ERROR
Retrieves token information from the repository.
RETRIEVEOTP_INFO
This event is returned by iaaausers, ORACLE, PROLDAP, SQL
Access, or another data store action if the action could locate
the user profile in the configured data store.
RETRIEVE_SUCCESS
The number of received duplicate requests has exceeded the
retry limit.
RETRY_LIMIT
Typically used after a reply-egress policy to cause the request
to be forwarded or the reply to be sent. This event is not
pre-defined, it must be defined in the FSM file.
SEND
The request has timed out due to inactivity.
TIMEOUT
The timer value has expired.
TIMER
The previous action generated a pending event. Generally, you
should allow the server to handle these events without
modification.
WAIT
Creating New Names
You can create custom event names. An event can be defined anywhere in the state
table, but it must be defined before it is referenced. Use the following syntax for creating
new event names:
event Name
Name
Can be any alphanumeric string and can include underscores (_).
Actions
The actions in the state table correspond to the AATV actions defined. These actions
perform discrete functions, such as initiating an authentication request, replying to an
authentication request, or logging an accounting record. Any action in the state table
must exist in a HP-UX AAA library or plug-in (located in the /opt/aaa/aatv
directory). Table 24-2 lists some of the available actions.
276 Customizing the HP-UX AAA Server Using the Finite State Machine