summaryrefslogtreecommitdiff
path: root/radius/dictionary.juniper
diff options
context:
space:
mode:
Diffstat (limited to 'radius/dictionary.juniper')
-rw-r--r--radius/dictionary.juniper17
1 files changed, 11 insertions, 6 deletions
diff --git a/radius/dictionary.juniper b/radius/dictionary.juniper
index 5869dd29b4..20ec2b34e4 100644
--- a/radius/dictionary.juniper
+++ b/radius/dictionary.juniper
@@ -1,3 +1,4 @@
+# -*- text -*-
#
# dictionary.juniper
#
@@ -6,10 +7,14 @@
# Version: $Id$
#
-VENDOR Juniper 2636
+VENDOR Juniper 2636
-ATTRIBUTE Juniper-Local-User-Name 1 string Juniper
-ATTRIBUTE Juniper-Allow-Commands 2 string Juniper
-ATTRIBUTE Juniper-Deny-Commands 3 string Juniper
-ATTRIBUTE Juniper-Allow-Configuration 4 string Juniper
-ATTRIBUTE Juniper-Deny-Configuration 5 string Juniper
+BEGIN-VENDOR Juniper
+
+ATTRIBUTE Juniper-Local-User-Name 1 string
+ATTRIBUTE Juniper-Allow-Commands 2 string
+ATTRIBUTE Juniper-Deny-Commands 3 string
+ATTRIBUTE Juniper-Allow-Configuration 4 string
+ATTRIBUTE Juniper-Deny-Configuration 5 string
+
+END-VENDOR Juniper