| ACCT | Writes Livingston call detail records |
| ACCT_SWITCH | Direct FSM to next state based on reason code
of the Accounting-Request |
| ACK | Signifies success |
iaaaAuthenticate | Parses and verifies the password recieved
in the request against the password in the stored user profile. |
| AUTHENTICATE | Initial action to handle an Access-Request |
| CHK_DNY | Verifies check items in user profile |
| CLEANUP | Exits the FSM |
| EAP | Performs EAP authentication |
iaaaUsers, iaaaFile | Attempts to recieve a user profile stored
in a users file. |
| FILE | Retrieves user profile from a users or realm
file and verifies password |
| IPADDR | Assigns IP address from a reserved pool of
addresses |
| KCHAP | Performs Kerberos Challenge Handshake Authentication
Protocol (KCHAP) authentication |
| KILL | Unconditionally removes pending events |
| LAS | Evaluates realm-based authorization |
| LAS_ACCT | Initial action to handle an Accounting-Request |
| LOG | Writes Merit session log records |
| NULL | No action placeholder |
| ORACLE | Retrieves user profile from an Oracle database
and verifies password |
| PASSWD | Retrieves UNIX user profile and verifies password |
| PENDING | Checks for pending events |
| POLICY | Evaluates complex policy decisions that apply
to a request |
| POSTLAS | Allocates tokens |
| PROLDAP | Retrieves user profile from an LDAP server
and verifies password |
| RAD2RAD | Sends RADIUS proxy requests |
| RADDNS | Resolves DNS names |
| RADIUS | Receives RADIUS requests and replies |
iaaaRealm | Attempts to locate where a user profile
is stored for the realm extracted from a user request. |
| REALM | Handles realm-based authentication |
| REDO | Repeat an action |
| REPLY | Send a RADIUS reply (access or accounting)
to a client |
| SECURID | Retrieves user profile from a SecurID server
and verifies password |
| SRV_STATUS | For Status-Server (Management-Poll)
requests |
| TIMEOUT | Performs timeout logging |
| TUNNELING | Encrypts Tunnel-Password and resolves
hints from client |