]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema/core.schema
allow parsing of numbers in whatever base (ITS#4257)
[openldap] / 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'