Including Vendor specific dictionary file
Hi, I have created a vendor specific dictionary file for freeradius. This file includes two attributes for our mini switches. Is it possible to include this file within the next freeradius release? You will find the text below. Kind regards Hubert Theißen Research & Development Tel. +49 2166 272721 Fax +49 2166 272313 <http://www.nexans.de/ans/> <mailto:H.Theissen@nexans.com> - - - Nexans Deutschland Industries GmbH & Co. KG Bonnenbroicher Straße 2-14 41238 Mönchengladbach Sitz: Hannover Amtsgericht Hannover HRA 25339 Persönlich haftende Gesellschafterin: Nexans Deutschland GmbH Sitz: Hannover Amtsgericht Hannover HRB 60648 Geschäftsführer: Dr. Wolfgang Bedorf (Vors.), Christof Barklage Vorsitzender des Aufsichtsrats: Yvon Raak # -*- text -*- ############################################################################## # Nexans Active Networking Systems dictionary http://www.nexans.de/ans # # Version: $Id: dictionary.nexans,v 1.0 2007/05/05 08:10:11 aland Exp $ # # Hubert Theissen <h.theissen@nexans.com> # ############################################################################## VENDOR Nexans 266 ietf BEGIN-VENDOR Nexans ATTRIBUTE Nexans-Port-Default-VLAN-ID 1 integer Nexans ATTRIBUTE Nexans-Port-Voice-VLAN-ID 2 integer Nexans END-VENDOR Nexans
H.Theissen@nexans.com wrote:
Hi,
I have created a vendor specific dictionary file for freeradius. This file includes two attributes for our mini switches. Is it possible to include this file within the next freeradius release?
AFAIK you can just include it via the {sysconfig path}/raddb/dictionary file like this : $INCLUDE /path/to/custom.dictionary.file HTH Patrick ---------------------------------------------------------------------- Finally - A spam blocker that actually works. http://www.bluebottle.com
H.Theissen@nexans.com wrote:
I have created a vendor specific dictionary file for freeradius. This file includes two attributes for our mini switches. Is it possible to include this file within the next freeradius release?
I've added it, thanks. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
participants (3)
-
Alan Dekok -
H.Theissen@nexans.com -
Patric