13 Jan
2010
13 Jan
'10
11:04 a.m.
Rahul Panwar wrote:
Hi,
I am using freeradius-client-1.1.6 on CentOS 5.4 with windows based freeradius server from freeradius.net <http://freeradius.net>. I want to send the Vendor-Specific attribute using radiusclient application. I include the dictionary.cisco file in radiusclient dictionary file as follows:
$INCLUDE /usr/local/etc/radiusclient/dictionary.cisco
You have to add the attribute to the packet, and give it a value. The dictionaries just define the attribute name. They don't add it to the packet, and they don't give it a value. Alan DeKok.