diff options
Diffstat (limited to '')
-rw-r--r-- | share/dictionary.rfc7055 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/share/dictionary.rfc7055 b/share/dictionary.rfc7055 new file mode 100644 index 0000000..f0400cd --- /dev/null +++ b/share/dictionary.rfc7055 @@ -0,0 +1,12 @@ +# -*- 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 +# +# Attributes and values defined in RFC 7055 +# http://www.ietf.org/rfc/rfc7055.txt +# + +ATTRIBUTE GSS-Acceptor-Service-Name 164 string +ATTRIBUTE GSS-Acceptor-Host-Name 165 string +ATTRIBUTE GSS-Acceptor-Service-Specifics 166 string +ATTRIBUTE GSS-Acceptor-Realm-Name 167 string |