Skip to content
Snippets Groups Projects
Commit 795d9845 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Add bogus OID string to LDAPsubentry

parent a1165cc5
No related branches found
No related tags found
No related merge requests found
......@@ -475,6 +475,6 @@ 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 ( NAME 'LDAPsubEntry'
objectclass ( LDAPsubEntryOID NAME 'LDAPsubEntry'
DESC 'Limited X.501 Subentry class, named by cn'
SUP top STRUCTURAL MUST ( cn ) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment