Add OID for LDAPsubentry... this item likely to change

This commit is contained in:
Kurt Zeilenga 1999-11-22 01:28:24 +00:00
parent 3b6b609369
commit 45a6876db1

View File

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