diff --git a/servers/slapd/schema/core.schema b/servers/slapd/schema/core.schema index 0c891bfb0a6f937a1c258757ba6a6ea9d4cda59d..64b43c1683cf97e4edaa82cb4167e4bc1df31a3c 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 )