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.paloalto | |
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.paloalto')
-rw-r--r-- | share/dictionary.paloalto | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/share/dictionary.paloalto b/share/dictionary.paloalto new file mode 100644 index 0000000..2025932 --- /dev/null +++ b/share/dictionary.paloalto @@ -0,0 +1,29 @@ +# -*- text -*- +# Copyright (C) 2021 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$ +# +############################################################################## +# +# Palo Alto Networks. +# +# $Id$ +# +############################################################################## + +VENDOR PaloAlto 25461 + +BEGIN-VENDOR PaloAlto + +ATTRIBUTE PaloAlto-Admin-Role 1 string +ATTRIBUTE PaloAlto-Admin-Access-Domain 2 string +ATTRIBUTE PaloAlto-Panorama-Admin-Role 3 string +ATTRIBUTE PaloAlto-Panorama-Admin-Access-Domain 4 string +ATTRIBUTE PaloAlto-User-Group 5 string +ATTRIBUTE PaloAlto-User-Domain 6 string +ATTRIBUTE PaloAlto-Client-Source-IP 7 string +ATTRIBUTE PaloAlto-Client-OS 8 string +ATTRIBUTE PaloAlto-Client-Hostname 9 string +ATTRIBUTE PaloAlto-GlobalProtect-Client-Version 10 string + +END-VENDOR PaloAlto |