]> git.sur5r.net Git - openldap/commitdiff
Add OID for LDAPsubentry... this item likely to change
authorKurt Zeilenga <kurt@openldap.org>
Mon, 22 Nov 1999 01:28:24 +0000 (01:28 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 22 Nov 1999 01:28:24 +0000 (01:28 +0000)
servers/slapd/schema/core.schema

index 8e07f3ad651a5c517f7023ceba43f967ccab0971..12f7d0a44e74371de3977e79d23e198803d4832b 100644 (file)
@@ -526,15 +526,14 @@ objectclass ( 2.16.840.1.113730.3.2.6 NAME 'referral'
 
 #
 # LDAPsubEntry
-#      OID not assigned (1.3.6.1.4.1.1466.115.121.1.??)
-#
-objectclass ( LDAPsubEntryOID NAME 'LDAPsubEntry'
+#      likely to change!
+objectclass ( 2.16.840.1.113719.2.142.6.1.1 NAME 'LDAPsubEntry'
        DESC 'Limited X.501 Subentry class, named by cn'
        SUP top STRUCTURAL MUST ( cn ) )
 
 #
 # LDAProotDSE
-#
+#      no oid assigned
 objectclass ( LDAProotDSEOID NAME 'LDAProotDSE'
        DESC 'Root DSE object class'
        SUP top STRUCTURAL )