From: Alan T. DeKok Date: Thu, 12 Dec 2024 14:17:01 +0000 (-0500) Subject: as found on the net X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a880c612a0ea4e6e93a59320dca4f6d84e20ae8;p=thirdparty%2Ffreeradius-server.git as found on the net --- diff --git a/share/dictionary/tacacs/dictionary.juniper b/share/dictionary/tacacs/dictionary.juniper new file mode 100644 index 00000000000..dee162b6d1f --- /dev/null +++ b/share/dictionary/tacacs/dictionary.juniper @@ -0,0 +1,38 @@ +# -*- text -*- +# Copyright (C) 2024 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# Version $Id$ +############################################################################## +# +# Juniper commands +# +# https://www.juniper.net/documentation/en_US/junos13.1/topics/task/configuration/tacacs-authentication-configuring.html +# +# $Id$ +# +############################################################################## + +# +# The username local to the router +# +DEFINE local-user-name string + +# +# Regular expression to match allowed commands +# +DEFINE allow-commands string + +# +# Regular expression to match allowed configurations +# +DEFINE allow-configurations string + +# +# Regular expression to match denied commands +# +DEFINE deny-commands string + +# +# Regular expression to match denied configurations +# +DEFINE deny-configuration string