From: Alan T. DeKok Date: Fri, 11 Mar 2011 09:49:43 +0000 (+0100) Subject: Added dictionary from Moonshot project X-Git-Tag: release_2_1_11~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5235846112bcbcd8518d5f9e28a9239d9f4d095e;p=thirdparty%2Ffreeradius-server.git Added dictionary from Moonshot project --- diff --git a/share/dictionary b/share/dictionary index ca54ec7e7b2..3b50702076c 100644 --- a/share/dictionary +++ b/share/dictionary @@ -184,6 +184,7 @@ $INCLUDE dictionary.telebit $INCLUDE dictionary.trapeze $INCLUDE dictionary.tropos $INCLUDE dictionary.t_systems_nova +$INCLUDE dictionary.ukerna $INCLUDE dictionary.unix $INCLUDE dictionary.usr $INCLUDE dictionary.utstarcom diff --git a/share/dictionary.ukerna b/share/dictionary.ukerna new file mode 100644 index 00000000000..d62d829abab --- /dev/null +++ b/share/dictionary.ukerna @@ -0,0 +1,18 @@ +# -*- text -*- +# +# GSS-EAP VSAs +# +# $Id$ +# + +VENDOR UKERNA 25622 + +BEGIN-VENDOR UKERNA + +ATTRIBUTE GSS-Acceptor-Service-Name 128 string +ATTRIBUTE GSS-Acceptor-Host-Name 129 string +ATTRIBUTE GSS-Acceptor-Service-Specific 130 string +ATTRIBUTE GSS-Acceptor-Realm-Name 131 string +ATTRIBUTE SAML-AAA-Assertion 132 string + +END-VENDOR UKERNA