From: Alan T. DeKok Date: Fri, 28 Feb 2025 17:31:04 +0000 (-0500) Subject: add more options X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12b45a11f91973f7dc6061d863d6ce988215ba90;p=thirdparty%2Ffreeradius-server.git add more options --- diff --git a/share/dictionary/der/dictionary.common b/share/dictionary/der/dictionary.common index 19076548d8..4a86b84efc 100644 --- a/share/dictionary/der/dictionary.common +++ b/share/dictionary/der/dictionary.common @@ -37,6 +37,15 @@ DEFINE RelativeDistinguishedName set clone=@.RelativeDistinguishedName END RDNSequence END directoryName +ATTRIBUTE EDIPartyName 5 sequence option +BEGIN EDIPartyName +# +# These are really DirectoryString, which is CHOICE of all of the string options. +# +ATTRIBUTE nameAssigner 0 utf8string option +ATTRIBUTE partyName 1 utf8string option +END EDIPartyName + ATTRIBUTE uniformResourceIdentifier 6 ia5string option ATTRIBUTE iPAddress 7 combo-ip option