RADIUS: BasicsEssential Server Data
Dictionary
Stored in a “dictionary” file or similar data structure
# This file contains dictionary # translations for parsing requests and # generating responses. All transactions # are composed of Attribute/Value Pairs. # The value of each attribute is specified # as one of 4 data types. Valid data types # are: # string - 0-253 octets # ipaddr - 4 octets in network byte order # integer - 32 bit value (high byte first) # date - 32 bit value - seconds since # 00:00:00 GMT, Jan. 1, 1970