From 4f2f3c37006f60b4c5140f58969908c3860641e9 Mon Sep 17 00:00:00 2001 From: William Brown Date: Jun 04 2020 00:12:49 +0000 Subject: Ticket 51034 - labeledURIObject Bug Description: We are missing part of rfc2079, the labeledURIObject Fix Description: At the schema as defined in the RFC https://pagure.io/389-ds-base/issue/51034 Author: William Brown Review by: ??? --- diff --git a/ldap/schema/06inetorgperson.ldif b/ldap/schema/06inetorgperson.ldif index 96474f2..a0933a5 100644 --- a/ldap/schema/06inetorgperson.ldif +++ b/ldap/schema/06inetorgperson.ldif @@ -133,3 +133,12 @@ objectClasses: ( 2.16.840.1.113730.3.2.2 # ################################################################################ # +objectClasses: ( 1.3.6.1.4.1.250.3.15 + NAME 'labeledURIObject' + SUP top + AUXILIARY + MAY labeledURI + X-ORIGIN 'RFC 2079' ) +# +################################################################################ +#