]> git.sur5r.net Git - openldap/commitdiff
Use substring indices
authorKurt Zeilenga <kurt@openldap.org>
Wed, 19 Jul 2000 01:08:42 +0000 (01:08 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 19 Jul 2000 01:08:42 +0000 (01:08 +0000)
tests/data/slapd-acl.conf
tests/data/slapd-pw.conf
tests/data/slapd-ref-slave.conf
tests/data/slapd-repl-master.conf
tests/data/slapd-repl-slave.conf

index 9e9db59baf92dc6999c0ffec6148a6fd7985bfcf..e22318fdd7a30d6ff78a4a33a6dad9f007a4b844 100644 (file)
@@ -21,7 +21,7 @@ suffix                "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
-index          cn,sn,uid       pres,eq
+index          cn,sn,uid       pres,eq,sub
 lastmod                on
 defaultaccess  none
 
index 29fa8e28243f482cf13550d41afc92af259d071a..a8ec61f9e0c510e459fe3307330789ebcb08dd71 100644 (file)
@@ -23,7 +23,7 @@ suffix                "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
-index          cn,sn,uid       pres,eq
+index          cn,sn,uid       pres,eq,sub
 lastmod                on
 defaultaccess  none
 
index 9182fa48f6025f0efe01cb2bd5bca6349898174d..5cfbdca1c5fd9e42d4b72fa3b490a7137d93d8d0 100644 (file)
@@ -25,5 +25,5 @@ suffix                "o=University of Mich, c=US"
 directory      ./test-repl
 rootdn         "cn=Manager, o=University of Mich, c=US"
 rootpw         secret
-index          cn,sn,uid       pres,eq
+index          cn,sn,uid       pres,eq,sub
 lastmod                on
index 76df58f818018320b39e4fcc8e9aa8b829bb23ea..7ad3b589c69eb92a0f05f83a19eec4e792a9021b 100644 (file)
@@ -23,7 +23,7 @@ suffix                "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
-index          cn,sn,uid       pres,eq
+index          cn,sn,uid       pres,eq,sub
 lastmod                on
 
 replogfile     ./test-db/slapd.replog
index d821427d2ec98257582537e0a5a472f2e65c6205..6286cbce47f760fb3efedb240cb57666a847f03e 100644 (file)
@@ -26,5 +26,5 @@ rootdn                "cn=Replica, o=University of Michigan, c=US"
 rootpw         secret
 updatedn       "cn=Replica, o=University of Michigan, c=US"
 updateref      "ldap://localhost:9009/o=University%20of%20Michigan,c=US"
-index          cn,sn,uid       pres,eq
+index          cn,sn,uid       pres,eq,sub
 lastmod                on