mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-30 13:58:41 +01:00
Support the following RFC dictionaries
- RFC4603 - RFC4675 - RFC4818 - RFC4849 - RFC5176 - RFC6911 - RFC7055 - RFC7155
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# -*- text -*-
|
||||
# Copyright (C) 2020 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$
|
||||
#
|
||||
# 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
|
||||
Reference in New Issue
Block a user