]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
as found on the net
authorAlan T. DeKok <aland@freeradius.org>
Thu, 12 Dec 2024 14:17:01 +0000 (09:17 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 12 Dec 2024 14:17:01 +0000 (09:17 -0500)
share/dictionary/tacacs/dictionary.juniper [new file with mode: 0644]

diff --git a/share/dictionary/tacacs/dictionary.juniper b/share/dictionary/tacacs/dictionary.juniper
new file mode 100644 (file)
index 0000000..dee162b
--- /dev/null
@@ -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