]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
openldapaci should not be published, it's experimental
authorKurt Zeilenga <kurt@openldap.org>
Sun, 2 Dec 2001 04:26:27 +0000 (04:26 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 2 Dec 2001 04:26:27 +0000 (04:26 +0000)
servers/slapd/schema/core.schema

index 0c891bfb0a6f937a1c258757ba6a6ea9d4cda59d..64b43c1683cf97e4edaa82cb4167e4bc1df31a3c 100644 (file)
@@ -595,9 +595,11 @@ attributetype ( 1.3.6.1.4.1.4203.1.3.2
        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.666.1.5
-       NAME 'OpenLDAPaci'
-       DESC 'OpenLDAP access control information'
-       EQUALITY OpenLDAPaciMatch
-       SYNTAX 1.3.6.1.4.1.4203.666.2.1
-       USAGE directoryOperation )
+# Experimental ( subject to change )
+#      this really shouldn't be published!
+#attributetype ( 1.3.6.1.4.1.4203.666.1.5
+#      NAME 'OpenLDAPaci'
+#      DESC 'OpenLDAP access control information'
+#      EQUALITY OpenLDAPaciMatch
+#      SYNTAX 1.3.6.1.4.1.4203.666.2.1
+#      USAGE directoryOperation )