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

Table 27-7 Attributes Typically Used in Policy Group Conditions and Replies (continued)
DescriptionAttribute
This attribute contains information about whether this is a normal
request or a continuation of an in-progress EAP conversation. It
can have a REQUEST or CONTINUATION value.
Interlink-Request-Type
This attribute contains the reply status. It can have one of the
following values:
Interlink-Reply-Status
ACK - This results in an Access-Accept response being sent for
an Access-Request and an Accounting-Response for
Accounting-Request.
ACC_CHAL - This results in an Access-Challenge response being
sent for an Access-Request. No response is sent for an
Accounting-Request.
NAK - This results in an Access-Reject response being sent for an
Access-Request. No response is sent for an Accounting-Request.
This attribute contains the name of the proxy target, which is
normally configured in one of the authfiles. The proxy target can
be overridden in this policy file by modifying this attribute.
Interlink-Proxy-Target
Contains the userid portion of the NAI (userid@realm) after the
server parses the NAI
User-ID
Contains the realm portion of the NAI (userid@realm) after the
server parses the NAI
User-Realm
A string that contains the time of day when the request was received.
It uses a 24-hour clock in the hh:mm format.
Time-of-Day
An integer that represents the day of the week when the request
was received, where 0 represents Sunday and 6 represents Saturday.
Day-Of-Week
A string that contains the date and time when the request was
received. It uses a 24-hour clock in the yyyy:mm:dd:hh:mm format.
Date-Time
Modifying the FSM for Specific Customizations
To invoke policies from within the FSM, you must use the POLICY AATV. The policy
to be evaluated must be passed in the xstring parameter. The xstring parameter uses
the following URL syntax:
decisionfile:// <name of decision file>
For example, if MyPolicy.policy is a decision file present in the configuration
directory, then use the following URL as the value of xstring parameter for the POLICY
AATV to invoke this policy:
decisionfile://MyPolicy.policy
For more information on FSM modifications, and the xstring parameter, see Chapter 26
(page 390).
432 Customizing the HP-UX AAA Server Using Policies