HP-UX AAA Server A.08.01 administrator's guide (T1428-90072, May 2010)

Table Of Contents
Table 26-1 Predefined Event Names (continued)
DescriptionEvent Name
EAP-SIM Authentication needs to be done based on Fast
Reauth Identity
SIM_AUTH_BY_FAST_REAUTH_ID
EAP-SIM Pseudonym or Fast Reauth Identity database
update
SIM_UPDATE
EAP-AKA Authentication needs to be done based on
Permanent Identity
AKA_AUTH_BY_PERMANENT_ID
EAP-AKA Authentication needs to be done based on
Pseudonym Identity
AKA_AUTH_BY_PSEUDONYM
EAP-AKA Authentication needs to be done based on Fast
Reauth Identity
AKA_AUTH_BY_FAST_REAUTH_ID
EAP-AKA Pseudonym or Fast Reauth Identity database
update
AKA_UPDATE
EAP-AKA Sequence Number re-synchronization.
AKA_RESYNCHRONIZATION
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 26-2 lists some of the available actions.
Table 26-2 Available Actions
DescriptionActions
Writes Livingston call detail records
ACCT
Direct FSM to next state based on reason code of the Accounting-Request
ACCT_SWITCH
Signifies success
ACK
Parses and verifies the password received in the request against the
password in the stored user profile.
iaaaAuthenticate
Actions 403