On Sep 27, 2019, at 12:08 PM, robert.stannard@bt.com wrote:
I am new to Radius and trying to implement the extensions to RFC2865 specified in RFC6929.
Sounds like fun. Why implement something else tho, when you can just use FreeRADIUS? :)
Are there any example dictionary entries showing how the new extensions are coded ? I am referring to, 1. Extended Type (e.g 241) 2. Long Extended Type (e.g. 245) 3. TLV 4. EVS
For example, for 1. should the entry in our vendor dictionary be like, a) "ATTRIBUTE XY-NEW-EXTENDED Extended-Vendor-Specific-1.1 STRING" or b) "ATTRIBUTE XY-NEW-EXTENDED 241.1 STRING"
examples for the other would be helpful as well as any references to examples / docs etc.
See dictionary.rfc6929 and the other dictionaries with higher RFC numbers. Alan DeKok.