As posted to the list
authorAlan T. DeKok <aland@freeradius.org>
Fri, 29 Aug 2014 16:15:31 +0000 (12:15 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 29 Aug 2014 16:17:18 +0000 (12:17 -0400)
Conflicts:
share/dictionary.bluecoat

share/dictionary
share/dictionary.bluecoat
share/dictionary.citrix [new file with mode: 0644]
share/dictionary.riverbed [new file with mode: 0644]

index 32c1ab6..8b131b5 100644 (file)
@@ -159,6 +159,7 @@ $INCLUDE dictionary.cisco.asa
 #$INCLUDE dictionary.cisco.vpn3000
 $INCLUDE dictionary.cisco.vpn5000
 $INCLUDE dictionary.cisco.bbsm
+$INCLUDE dictionary.citrix
 $INCLUDE dictionary.clavister
 $INCLUDE dictionary.colubris
 $INCLUDE dictionary.cosine
@@ -231,6 +232,7 @@ $INCLUDE dictionary.quiconnect
 $INCLUDE dictionary.quintum
 $INCLUDE dictionary.redback
 $INCLUDE dictionary.redcreek
+$INCLUDE dictionary.riverbed
 $INCLUDE dictionary.riverstone
 $INCLUDE dictionary.roaringpenguin
 $INCLUDE dictionary.shasta
index d39c411..d1ed58f 100644 (file)
@@ -1,18 +1,21 @@
 # -*- text -*-
 # Copyright (C) 2014 The FreeRADIUS Server project and contributors
+##############################################################################
 #
-#      Blue Coat Dictionary
+#      BlueCoat VSAs
 #
 #      See also dictionary.packeteer for former Packeteer products.
 #
+#      $Id$
+#
+##############################################################################
 
 VENDOR         BlueCoat                        14501
 
 BEGIN-VENDOR   BlueCoat
 
-ATTRIBUTE      Blue-Coat-Group                         1       string
 # Accepts multiple groups as comma-separated list.
-
+ATTRIBUTE      Blue-Coat-Group                         1       string
 ATTRIBUTE      Blue-Coat-Authorization                 2       integer
 
 VALUE  Blue-Coat-Authorization         No-Access               0
diff --git a/share/dictionary.citrix b/share/dictionary.citrix
new file mode 100644 (file)
index 0000000..3c4c34a
--- /dev/null
@@ -0,0 +1,23 @@
+# -*- text -*-
+# Copyright (C) 2014 The FreeRADIUS Server project and contributors
+##############################################################################
+#
+#      Citrix VSAs
+#
+#      $Id$
+#
+##############################################################################
+
+VENDOR         Citrix                          66
+
+BEGIN-VENDOR   Citrix
+
+ATTRIBUTE      Citrix-UID                              10      integer
+ATTRIBUTE      Citrix-GID                              11      integer
+ATTRIBUTE      Citrix-Home                             12      string
+ATTRIBUTE      Citrix-Shell                            13      string
+ATTRIBUTE      Citrix-Group-Names                      14      string
+ATTRIBUTE      Citrix-Group-Ids                        15      string
+ATTRIBUTE      Citrix-User-Groups                      16      string
+
+END-VENDOR Citrix
diff --git a/share/dictionary.riverbed b/share/dictionary.riverbed
new file mode 100644 (file)
index 0000000..b121f26
--- /dev/null
@@ -0,0 +1,19 @@
+# -*- text -*-
+# Copyright (C) 2014 The FreeRADIUS Server project and contributors
+##############################################################################
+#
+#      Riverbed VSAs
+#
+#      https://support.riverbed.com/bin/support/static/doc/steelhead/8.5.2/html/sh_8.5.2_dg/wwhelp/wwhimpl/common/html/wwhelp.htm#href=radius_tacacs.22.04.html&single=true
+#
+#      $Id$
+#
+##############################################################################
+
+VENDOR         Riverbed                        17163
+
+BEGIN-VENDOR   Riverbed
+
+ATTRIBUTE      Riverbed-Local-User                     1       string
+
+END-VENDOR    Riverbed