8 Jan
2013
8 Jan
'13
2:48 a.m.
On 1/7/2013 22:48 PM, Yashaswini Sathyanarayana wrote:
Hi , By default all standard attribute like user-name, user-password are of type 1 and length 1. But kineto attributes are of type 2 and length 2. So is there a way to make "RFC-2865" dictionary that is added in free radius to type 2. Please help.
The format is 2,1 not 2,2. The dictionary file specifically tells us FreeRadius understands the format. # Note: format=2,1 indicates to freeRADIUS that vsaType=2bytes, and vsaLen=1byte # VENDOR Kineto 16445 format=2,1 FreeRadius can handle these long tag VendorSpecific attributes.