From: Kurt Zeilenga Date: Sun, 2 Dec 2001 04:26:27 +0000 (+0000) Subject: openldapaci should not be published, it's experimental X-Git-Tag: OPENLDAP_REL_ENG_2_0_19~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfb3ec0114bf1b8e37fe5d8e193eed936796bd79;p=thirdparty%2Fopenldap.git openldapaci should not be published, it's experimental --- diff --git a/servers/slapd/schema/core.schema b/servers/slapd/schema/core.schema index 0c891bfb0a..64b43c1683 100644 --- a/servers/slapd/schema/core.schema +++ b/servers/slapd/schema/core.schema @@ -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 )