HP-UX AAA Server A.08.00.01 Administrator's Guide
• CONFIG: the attribute is a configuration item.
• INTERNAL: the attribute is internal to the server and will be removed from incoming
and outgoing RADIUS messages.
NOTE: ENCAPS and NOENCAPS keywords are mutually exclusive. If you specify both,
only the last one will apply. CONFIG is mutually exclusive from NOLOG, ENCAPS,
NOENCAPS, and INTERNAL.
Examples:
ATTRIBUTE Framed-Protocol 7 integer (1, 0, 0)
ATTRIBUTE User-Realm 223 string (*, 0, 0, NOENCAPS)
#
# Interlink Networks Vendor Specific Extensions
# Interlink.Attr Address-Pool 1 string (0,0,0,INTERNAL)
Interlink.Attr Date-Time 2 string (0,0,0,INTERNAL)
Value Entries
Syntax of Dictionary Value entries is shown below:
VALUE attribute-name value-name integer-encoding
NOTE: Vendor-specific value identifier strings are defined in the vendors file and
may be used in place of the default strings VALUE. For more information, see “Syntax
of a vendors File” (page 529).
attribute-name
is replaced by the name of the attribute that this value is
associated with.
value-name
is replaced by the name of the value.
integer-encoding
is replaced with the actual value code used in the A-V pair
data format.
Examples
# Framed Protocol Values
VALUE Framed-Protocol PPP 1
VALUE Framed-Protocol SLIP 2
VALUE Framed-Protocol ARA 3
VALUE Framed-Protocol Gandalf 4
VALUE Framed-Protocol Xylogics 5
# LAS Session Termination Code Values
Merit.VALUE LAS-Code LAS-Normal 0
Merit.VALUE LAS-Code LAS-Reject 1
Merit.VALUE LAS-Code LAS-Cancel 2
Merit.VALUE LAS-Code LAS-Noconfirm 3
Merit.VALUE LAS-Code LAS-Overtime 4
Merit.VALUE LAS-Code LAS-Unknown 5
The dictionary File 525