summaryrefslogtreecommitdiffstats
path: root/share/dictionary.covaro
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 14:11:00 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 14:11:00 +0000
commitaf754e596a8dbb05ed8580c342e7fe02e08b28e0 (patch)
treeb2f334c2b55ede42081aa6710a72da784547d8ea /share/dictionary.covaro
parentInitial commit. (diff)
downloadfreeradius-af754e596a8dbb05ed8580c342e7fe02e08b28e0.tar.xz
freeradius-af754e596a8dbb05ed8580c342e7fe02e08b28e0.zip
Adding upstream version 3.2.3+dfsg.upstream/3.2.3+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/dictionary.covaro')
-rw-r--r--share/dictionary.covaro43
1 files changed, 43 insertions, 0 deletions
diff --git a/share/dictionary.covaro b/share/dictionary.covaro
new file mode 100644
index 0000000..7959a0b
--- /dev/null
+++ b/share/dictionary.covaro
@@ -0,0 +1,43 @@
+# -*- text -*-
+# Copyright (C) 2022 The FreeRADIUS Server project and contributors
+# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
+#
+##############################################################################
+#
+# Dictionary for Covaro Networks
+#
+# $Id$
+#
+##############################################################################
+
+VENDOR Covaro 18022
+
+BEGIN-VENDOR Covaro
+
+ATTRIBUTE Covaro-User-Privilege 1 integer
+
+VALUE Covaro-User-Privilege SUPERUSER 1
+VALUE Covaro-User-Privilege PROVISIONING 2
+VALUE Covaro-User-Privilege MAINTENANCE 3
+VALUE Covaro-User-Privilege RETRIEVE 4
+
+ATTRIBUTE Covaro-Max-Sessions 2 integer
+ATTRIBUTE Covaro-Session-Timeout 3 integer
+
+ATTRIBUTE Covaro-Inhibit-Message 4 integer
+
+VALUE Covaro-Inhibit-Message N 0
+VALUE Covaro-Inhibit-Message Y 1
+
+ATTRIBUTE Covaro-Inhibit-Dbchg 5 integer
+
+VALUE Covaro-Inhibit-Dbchg N 0
+VALUE Covaro-Inhibit-Dbchg Y 1
+
+ATTRIBUTE Covaro-Inhibit-Pmrept 6 integer
+
+VALUE Covaro-Inhibit-Pmrept N 0
+VALUE Covaro-Inhibit-Pmrept Y 1
+
+END-VENDOR Covaro
+