HP-UX AAA Server A.07.01 Administrator's Guide
• A Token-pool-name is the name of a defined token pool.
• max-number-of-tokens specifies how many tokens a realm
may use.
The vendors File
The vendors file contains a list of vendor entries. Each vendor entry contains a vendor
name and vendor number. The vendor numbers are SMI Network Management Private
Enterprise Code numbers, as managed by Internet Assigned Numbers Authority
(IANA). Each entry optionally contains an interim way of mapping external (with
respect to the RADIUS server) attribute numbers to internal (with respect to the RADIUS
server) vendor-specific attributes. This optional mapping is used on RADIUS requests
and responses.
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. All configuration files must end with a new line character.
You can track different versions of the vendors file by adding the following line to the
file:
%VENDORSID Version-String
Version-String
is the version information. This string will appear in radcheck
output.
Syntax of a vendors File
Below is the syntax of a vendors file:
attribute-string value-string vendor-code vendor-name
(standard-value vendor-specific-value ...)
attribute-string
An optional string that defaults to Attribute when
not specified. Non-default strings can be used to
specify vendor specific attributes in the dictionary
file.
value-string
An optional string that defaults to Value when not
specified. Non-default strings can be used to specify
vendor specific values in the dictionary file.
vendor-code
The private enterprise number assigned by IANA.
vendor-name The vendor name that can appear in the clients
file as a type=vendor:nas entry, or in the
dictionary and users files in vendor specific
attribute names.
standard-value
The external or common attribute number in RADIUS
requests on the network.
vendor-specific-value
The internal attribute number.
392 Configuration Files