HP-UX AAA Server A.08.00.01 Administrator's Guide
Table 20-1 SQL Actions that Support Dynamic Authorization (continued)
DescriptionSQL action
Removes the session entry after receiving
Disconnect-ACK.
CleanupDisconnectedSession
Removes the session entry after receiving
Disconnect-ACK. Also, releases the IP address of
the first session entry that was removed.
CleanupDisconnectedSession-DHCP
Updates the status of the session entry after
receiving a Disconnect-NAK.
SuspendDisconnectedSession
Sends CoA requests for all sessions at 08:00 and 20:00
hours to change the Filter-Id to daytime_filter
CreateCoAReq
and nighttime_filter respectively. Based on
multi-row functionality, this SQL action retrieves
all expired sessions using a single query.
Updates the status of the session entry to indicate
that the session is already processed for
CoA-Request.
UpdateCoAReq
Updates the status of the session entry to indicate
that the CoA-Request timed out.
TimeoutCoAReq
Updates the session entry after receiving CoA-ACK.UpdateCoASession
Updates the status of the session entry after
receiving CoA-NAK.
SuspendCoASession
Restores timed out sessions to ACTIVE state after
60 seconds. Subsequently, Disconnect or CoA
UpdateTimedOutSessions
requests can be resent. Each time a Disconnect
or a CoA request for a session times out, the session
is disabled for 60 seconds.
Checks the database for sessions for which the
Disconnect or CoA requests cannot be sent after
RestoreDroppedSessions
updating the session_status attribute. For
example, if a HUP signal is received, all the requests
are purged from the queue. Under such
circumstances, sessions that are updated with
DISCONNECT_INIT will not be processed again.
Checks in the database for such sessions ensure that
the sessions are restored to ACTIVE state.
Sends an Access-Reject and disconnects a
session if the session is not found in the session
AuthorizeSession
table. If the session is found, this SQL action sends
an Access-Accept to reauthorize the session with
a new Filter-Id value.
Sample Configuration Files 323