]> git.sur5r.net Git - openldap/commitdiff
We don't have a definition for caseIgnoreListSubstringsMatch, disable
authorJulio Sánchez Fernández <jsanchez@openldap.org>
Tue, 15 Jun 1999 12:37:06 +0000 (12:37 +0000)
committerJulio Sánchez Fernández <jsanchez@openldap.org>
Tue, 15 Jun 1999 12:37:06 +0000 (12:37 +0000)
references to it for now.

servers/slapd/schema/core.schema

index 0ec5d371c871ee0e6af1c5613cffd1468d12b648..fa5c8900a606a78f137f2c298ad66ca849097101 100644 (file)
@@ -150,8 +150,11 @@ attribute ( 2.5.4.15 NAME 'businessCategory' EQUALITY caseIgnoreMatch
      SUBSTR caseIgnoreSubstringsMatch
      SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{128} )
 
+# Show stopper: we don't have the definition of caseIgnoreListSubstringsMatch
+#attribute ( 2.5.4.16 NAME 'postalAddress' EQUALITY caseIgnoreListMatch
+#     SUBSTR caseIgnoreListSubstringsMatch
+#     SYNTAX 1.3.6.1.4.1.1466.115.121.1.41 )
 attribute ( 2.5.4.16 NAME 'postalAddress' EQUALITY caseIgnoreListMatch
-     SUBSTR caseIgnoreListSubstringsMatch
      SYNTAX 1.3.6.1.4.1.1466.115.121.1.41 )
 
 attribute ( 2.5.4.17 NAME 'postalCode' EQUALITY caseIgnoreMatch