diff options
| author | Linus Nordberg <linus@nordberg.se> | 2014-02-05 11:10:02 +0100 |
|---|---|---|
| committer | Linus Nordberg <linus@nordberg.se> | 2014-02-05 11:10:02 +0100 |
| commit | 3d954bfd2f658ac05a0f20a1241738ed3e3fdd28 (patch) | |
| tree | d95b364fbab298c9b94c9c729afc98904c7c5bb0 /radius/share/dictionary.juniper | |
| parent | 67bdfa83f1879312fef0fbac769f6fb45df12d1a (diff) | |
Move lib to the root.
Diffstat (limited to 'radius/share/dictionary.juniper')
| -rw-r--r-- | radius/share/dictionary.juniper | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/radius/share/dictionary.juniper b/radius/share/dictionary.juniper new file mode 100644 index 0000000..9aa5df4 --- /dev/null +++ b/radius/share/dictionary.juniper @@ -0,0 +1,23 @@ +# -*- text -*- +# +# dictionary.juniper +# +# As posted to the list by Eric Kilfoil <ekilfoil@uslec.net> +# +# Version: $Id$ +# + +VENDOR Juniper 2636 + +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 +ATTRIBUTE Juniper-Interactive-Command 8 string +ATTRIBUTE Juniper-Configuration-Change 9 string +ATTRIBUTE Juniper-User-Permissions 10 string + +END-VENDOR Juniper |
