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
# 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 )