HP-UX AAA Server A.08.02 Administrator's Guide
Table 64 Pre-defined Mapping Functions for Client Functionality
DescriptionMapping FunctionMapping Type
Sets the RADIUS message type for client requests.set_radius_msg_typeTarget
Sets the target host to which a client request must be sent.set_target_hostTarget
Returns the hostname from which a RADIUS request was
received.
get_from_hostSource
Returns the current timestamp.get_cur_timestampSource
Generates a value that can be used as the value of the State
attribute.
gen_stateSource
Returns a unique name for the HP-UX AAA Server that invokes
this function.
get_server_nameSource
Table 65 describes the internal attributes for Client Functionality.
Table 65 Internal Attributes for Client Functionality
DescriptionTypeAttribute Name
Contains the name of the CLIENT action, which
generated the request.
StringClient-Action-Name
Contains the current count of requests generated by a
CLIENT action.
IntegerClient-Request-Count
Contains the SQL Access action Id that must be used
for generating a client request.
StringClient-Request-Create-ActionId
Contains the SQL Access action Id that must be used
to update the database row, which has just been
processed.
StringClient-Request-Update-ActionId
Contains the SQL Access action Id that must be used
to update the database when a reply to a client request
is received.
StringClient-Request-Cleanup-ActionId
Contains the SQL Access action Id that must be used
to update the database when a client request times out.
StringClient-Request-Timeout-ActionId
NOTE: The attributes listed in Table 65 are available in the dictionary file.
Internal Attributes and Mapping Functions 213