]> 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 a06aefa5d64df32032edf7b012ebca98ac8f69cb..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'
@@ -524,8 +530,8 @@ objectclass ( 2.5.6.23 NAME 'deltaCRL'
 
 objectclass ( 1.3.6.1.4.1.250.3.15 NAME 'labeledURIObject'
        DESC 'RFC2079: object that contains the URI attribute type'
-       MAY ( labeledURI )
-       SUP top AUXILIARY )
+       SUP top AUXILIARY
+       MAY ( labeledURI ) )
 
 #
 # Derived from RFC 1274, but with new "short names"