From: Arran Cudbard-Bell Date: Thu, 30 Aug 2012 12:34:02 +0000 (+0100) Subject: Add BT dictionary X-Git-Tag: release_2_2_0~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60e15844484fb745bd6402bcb9eeefa42f9b4ecd;p=thirdparty%2Ffreeradius-server.git Add BT dictionary --- diff --git a/share/dictionary b/share/dictionary index 135e11acd99..9c8b97c686a 100644 --- a/share/dictionary +++ b/share/dictionary @@ -109,6 +109,7 @@ $INCLUDE dictionary.azaire $INCLUDE dictionary.ascend $INCLUDE dictionary.bay $INCLUDE dictionary.bintec +$INCLUDE dictionary.bt $INCLUDE dictionary.cablelabs $INCLUDE dictionary.cabletron $INCLUDE dictionary.camiant diff --git a/share/dictionary.bt b/share/dictionary.bt new file mode 100644 index 00000000000..b4aaabbe134 --- /dev/null +++ b/share/dictionary.bt @@ -0,0 +1,17 @@ +# -*- text -*- +# Copyright (C) 2012 The FreeRADIUS Server project and contributors +############################################################################## +# +# British Telecom VSA's +# +# $Id$ +# +############################################################################## + +VENDOR BT 594 + +BEGIN-VENDOR BT + +ATTRIBUTE SID-Auth 1 string + +END-VENDOR BT