diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:49:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:49:46 +0000 |
commit | 50b37d4a27d3295a29afca2286f1a5a086142cec (patch) | |
tree | 9212f763934ee090ef72d823f559f52ce387f268 /share/dictionary.iea | |
parent | Initial commit. (diff) | |
download | freeradius-b44c43f84b67b16f7897077658751679f7087fa7.tar.xz freeradius-b44c43f84b67b16f7897077658751679f7087fa7.zip |
Adding upstream version 3.2.1+dfsg.upstream/3.2.1+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/dictionary.iea')
-rw-r--r-- | share/dictionary.iea | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/share/dictionary.iea b/share/dictionary.iea new file mode 100644 index 0000000..26ed2fd --- /dev/null +++ b/share/dictionary.iea @@ -0,0 +1,19 @@ +# -*- text -*- +# Copyright (C) 2019 The FreeRADIUS Server project and contributors +# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0 +# +# IEA Software, Inc. +# RADIUS VSA Dictionary +# http://www.iea-software.com + +VENDOR IEA-Software 24023 +BEGIN-VENDOR IEA-Software + +# AirMarshal Attributes [1-30] +ATTRIBUTE AM-Interrupt-HTMLFile 1 string +ATTRIBUTE AM-Interrupt-Interval 2 integer +ATTRIBUTE AM-Interrupt-Timeout 3 integer +ATTRIBUTE AM-Status-HTMLFile 4 string +ATTRIBUTE AM-HTTP-Proxy-Port 5 integer + +END-VENDOR IEA-Software |