]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema/core.schema
ITS#2607: improve socket() error logging with AF info
[openldap] / servers / slapd / schema / core.schema
index 532d4eb78808b6078b693892f50ee7ce2d6ea29f..09df2d29d2862dcb2b48d2300b3c2c019cebcbea 100644 (file)
@@ -3,16 +3,16 @@
 # OpenLDAP Core schema
 #
 # Includes LDAPv3 schema items from:
-#      RFC 2251-RFC2256 (LDAPv3)
+#      RFC 2252/2256 (LDAPv3)
 #
-# select standard track schema items:
-#      RFC 2587 (PKI)
-#      RFC 2079 (URI)
+# Select standard track schema items:
 #      RFC 1274 (uid/dc)
+#      RFC 2079 (URI)
 #      RFC 2247 (dc/dcObject)
+#      RFC 2587 (PKI)
 #      RFC 2589 (Dynamic Directory Services)
 #
-# select informational schema items:
+# Select informational schema items:
 #      RFC 2377 (uidObject)
 
 #
@@ -452,7 +452,7 @@ objectclass ( 2.5.6.20 NAME 'dmd'
 objectclass ( 2.5.6.21 NAME 'pkiUser'
        DESC 'RFC2587: a PKI user'
        SUP top AUXILIARY
-       MUST userCertificate )
+       MAY userCertificate )
 
 objectclass ( 2.5.6.22 NAME 'pkiCA'
        DESC 'RFC2587: PKI certificate authority'