diff options
Diffstat (limited to '')
-rw-r--r-- | share/dictionary.checkpoint | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/share/dictionary.checkpoint b/share/dictionary.checkpoint new file mode 100644 index 0000000..7382a6e --- /dev/null +++ b/share/dictionary.checkpoint @@ -0,0 +1,13 @@ +# 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 +# +# Check Point dictionary file for freeradius AAA server +# +VENDOR CheckPoint 2620 + +BEGIN-VENDOR CheckPoint + +ATTRIBUTE CP-Gaia-User-Role 229 string +ATTRIBUTE CP-Gaia-SuperUser-Access 230 integer + +END-VENDOR CheckPoint |