]> git.sur5r.net Git - openldap/commitdiff
Misc cleanup
authorKurt Zeilenga <kurt@openldap.org>
Wed, 5 Dec 2001 23:27:49 +0000 (23:27 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 5 Dec 2001 23:27:49 +0000 (23:27 +0000)
servers/slapd/schema/core.schema

index d7c59d74d474f2d3e33ad5b2836d2c79e775af97..d0b0ceede1ccd7eac52544b581e5600c80257a71 100644 (file)
@@ -721,7 +721,7 @@ objectclass ( 1.3.6.1.4.1.4203.1.4.1
 #
 attributetype ( 0.9.2342.19200300.100.1.37
        NAME 'associatedDomain'
-       DESC 'domain associated with object'
+       DESC 'RFC1274: domain associated with object'
        EQUALITY caseIgnoreIA5Match
        SUBSTR caseIgnoreIA5SubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )
@@ -791,14 +791,12 @@ attributetype ( 1.3.6.1.4.1.4203.666.1.7 NAME 'entryCSN'
 attributetype ( 1.3.6.1.4.1.4203.1.3.1
        NAME 'entry'
        DESC 'OpenLDAP ACL entry pseudo-attribute'
-       OBSOLETE
        SYNTAX 1.3.6.1.4.1.4203.1.1.1
        SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )
 
 attributetype ( 1.3.6.1.4.1.4203.1.3.2
        NAME 'children'
        DESC 'OpenLDAP ACL children pseudo-attribute'
-       OBSOLETE
        SYNTAX 1.3.6.1.4.1.4203.1.1.1
        SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation )