Added checkpoint dictionary
authorAlan T. DeKok <aland@freeradius.org>
Tue, 9 Feb 2016 18:19:39 +0000 (13:19 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 9 Feb 2016 18:19:39 +0000 (13:19 -0500)
share/dictionary
share/dictionary.checkpoint [new file with mode: 0644]

index 079ffef..03c0c3e 100644 (file)
@@ -154,6 +154,7 @@ $INCLUDE dictionary.bt
 $INCLUDE dictionary.cablelabs
 $INCLUDE dictionary.cabletron
 $INCLUDE dictionary.camiant
+$INCLUDE dictionary.checkpoint
 $INCLUDE dictionary.chillispot
 $INCLUDE dictionary.cisco
 $INCLUDE dictionary.cisco.asa
diff --git a/share/dictionary.checkpoint b/share/dictionary.checkpoint
new file mode 100644 (file)
index 0000000..82d000d
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# Copyright (C) 2016 The FreeRADIUS Server project and contributors
+#
+#      Check Point dictionary file for freeradius AAA server
+#
+VENDOR         CheckPoint                      2620
+
+BEGIN-VENDOR   CheckPoint
+
+ATTRIBUTE      CP-Gaia-User-Role                       229     string
+ATTRIBUTE      CP-Gaia-SuperUser-Access                230     integer
+
+END-VENDOR     CheckPoint