]> git.sur5r.net Git - openldap/commitdiff
Add commented-out 'top'
authorKurt Zeilenga <kurt@openldap.org>
Sat, 29 Oct 2005 23:36:57 +0000 (23:36 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 29 Oct 2005 23:36:57 +0000 (23:36 +0000)
servers/slapd/schema/core.schema

index f8671b2d6f5b51ad354f6570fb4b2d601733ebba..1bb4cc9567f4fd1dc98a6cb8d78b8066cf252ae5 100644 (file)
@@ -347,6 +347,12 @@ attributetype ( 2.5.4.65 NAME 'pseudonym'
 
 # Standard object classes from RFC2256
 
+# system schema
+#objectclass ( 2.5.6.0 NAME 'top'
+#      DESC 'RFC2256: top of the superclass chain'
+#      ABSTRACT
+#      MUST objectClass )
+
 # system schema
 #objectclass ( 2.5.6.1 NAME 'alias'
 #      DESC 'RFC2256: an alias'