HP-UX AAA Server A.08.00.01 Administrator's Guide
IMPORTANT: Configuration files have a maximum input line length of 255 characters.
No checking is done to insure that a configuration statement has not exceeded this
limit.
NOTE: The order of the entries is important; the first entry that matches the request
will be used to authenticate the user. The server will ignore the remaining entries;
therefore, you should list the most specific entries first and the default entry should be
last.
Syntax of a User Entry
The first line of each entry consists of one or more fields:
Users-Name configuration-items check-items
reply-item,
reply-item
. . .
Syntax of IPv6 Attributes
This section briefly describes the syntax of the IPv6 attributes that the users file
contains. For more information on IPv6 Attributes, refer to RFC 3162.
NAS-IPv6-Address
This attribute indicates the identifying IPv6 address of the NAS which is requesting
authentication of the user, and it must be unique to the NAS within the scope of the
RADIUS server.
Example 33-1 Examples of NAS-IPv6-Address Attribute Syntax
fedc:ba98:7654:3210:fedc:ba98:7654:3210
12ab::4871
2222::4
Framed-Interface-Id
This attribute indicates the IPv6 interface identifier to be configured for the user.
The users File 519