diff options
Diffstat (limited to '')
-rw-r--r-- | share/dictionary.merit | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/share/dictionary.merit b/share/dictionary.merit new file mode 100644 index 0000000..cc95c8a --- /dev/null +++ b/share/dictionary.merit @@ -0,0 +1,17 @@ +# -*- 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 +# +# For Merit. +# +# $Id$ +# +VENDOR Merit 61 + +BEGIN-VENDOR Merit + +ATTRIBUTE Merit-Proxy-Action 211 string +ATTRIBUTE Merit-User-Id 222 string +ATTRIBUTE Merit-User-Realm 223 string + +END-VENDOR Merit |