diff options
| author | Linus Nordberg <linus@nordberg.se> | 2012-04-27 17:00:17 +0200 | 
|---|---|---|
| committer | Linus Nordberg <linus@nordberg.se> | 2012-04-27 17:00:17 +0200 | 
| commit | 4b0ff99282a91bba93eec9db37831be73b8134e4 (patch) | |
| tree | 087509c14291f207260d350c9fabf07c665a4f25 /lib/radius/share/dictionary.juniper | |
| parent | c562df4b073a288862dd3c4ceaba7d6439f33b45 (diff) | |
| parent | efb18a601811888127be69499cf10891aa3a4c37 (diff) | |
Merge libradsec-new-client.
Diffstat (limited to 'lib/radius/share/dictionary.juniper')
| -rw-r--r-- | lib/radius/share/dictionary.juniper | 23 | 
1 files changed, 23 insertions, 0 deletions
| diff --git a/lib/radius/share/dictionary.juniper b/lib/radius/share/dictionary.juniper new file mode 100644 index 0000000..9aa5df4 --- /dev/null +++ b/lib/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 | 
