Skip Menu |

This queue is for tickets about the Authen-Radius CPAN distribution.

Report information
The Basics
Id: 60875
Status: resolved
Priority: 0/
Queue: Authen-Radius

People
Owner: PORTAONE [...] cpan.org
Requestors: vela [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: BEGIN-VENDOR and END-VENDOR dictionary commands
Date: Mon, 30 Aug 2010 12:33:21 +0200
To: bug-RadiusPerl [...] rt.cpan.org
From: Matej Vela <vela [...] debian.org>
FreeRADIUS 1.1.0 and later versions ship with dictionaries that use paired BEGIN-VENDOR and END-VENDOR commands instead of supplying the vendor as an argument to ATTRIBUTE. For example, instead of ATTRIBUTE Cisco-AVPair 1 string Cisco dictionary.cisco uses BEGIN-VENDOR Cisco ... ATTRIBUTE Cisco-AVPair 1 string ... END-VENDOR Cisco Please add support for this in load_dictionary(). Patch attached.

Message body is not shown because sender requested not to inline it.

Subject: Re: [rt.cpan.org #60875] BEGIN-VENDOR and END-VENDOR dictionary commands
Date: Tue, 31 Aug 2010 00:49:37 -0700
To: bug-RadiusPerl [...] rt.cpan.org
From: Andriy Zhylenko <Andriy.Zhylenko [...] portaone.com>
this all has been fixed in the latest version - but apparently I have forgot to upload it to CPAN :-) Sorry for that (will upload soon) and thanks for the patch! Show quoted text
> FreeRADIUS 1.1.0 and later versions ship with dictionaries that use > paired BEGIN-VENDOR and END-VENDOR commands instead of supplying the > vendor as an argument to ATTRIBUTE. > > For example, instead of > > ATTRIBUTE Cisco-AVPair 1 string Cisco > > dictionary.cisco uses > > BEGIN-VENDOR Cisco > ... > ATTRIBUTE Cisco-AVPair 1 string > ... > END-VENDOR Cisco > > Please add support for this in load_dictionary(). Patch attached. >
-- Andriy Zhylenko PortaOne, Inc., CTO Tel: +1-866-SIP VOIP (+1 866 747 8647) ext. 7009 Meet PortaOne @ ITEXPO West 2010 Booth 726, October 5-6 Los Angeles Convention Center
It was added in v0.19