]> git.sur5r.net Git - openldap/commitdiff
Add comment containing possible dn attributetype specification.
authorKurt Zeilenga <kurt@openldap.org>
Thu, 28 Oct 1999 01:00:11 +0000 (01:00 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 28 Oct 1999 01:00:11 +0000 (01:00 +0000)
servers/slapd/schema/core.schema

index c228000e37755b39969a19cbef893cf5607ce6b3..adc963bef74d35cd2f145265be55f75459b24b26 100644 (file)
@@ -228,7 +228,9 @@ attributetype ( 2.5.4.30 NAME 'supportedApplicationContext'
 # distinguished name of an entry.  On the other hand, the attribute
 # type distinguishedName is meant to be an "abstract" type and other
 # dn-valued attribute types derive from it.  So at most, 'dn' would
-# be a subtype of distinguishedName.
+# be a subtype of distinguishedName, something like:
+#      attributetype ( dnOID NAME 'dn' SUP distinguishedName
+#              SINGLE-VALUE NO-USER-MODIFICATION USAGE directoryOperation )
 
 attributetype ( 2.5.4.49 NAME 'distinguishedName'
       EQUALITY distinguishedNameMatch