Including Vendor specific dictionary file

2007-05-25 Thread H . Theissen
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:[EMAIL PROTECTED]
- - -
Nexans Deutschland Industries GmbH  Co. KG
Bonnenbroicher Straße 2-1441238 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 [EMAIL PROTECTED]
#
##

VENDOR  Nexans  266 ietf

BEGIN-VENDORNexans
 
ATTRIBUTE   Nexans-Port-Default-VLAN-ID 1   integer Nexans
ATTRIBUTE   Nexans-Port-Voice-VLAN-ID   2   integer Nexans

END-VENDOR  Nexans
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Including Vendor specific dictionary file

2007-05-25 Thread Patric
[EMAIL PROTECTED] 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

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: Including Vendor specific dictionary file

2007-05-25 Thread Alan Dekok
[EMAIL PROTECTED] 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
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html