]> git.sur5r.net Git - openldap/commitdiff
Add 'index objectClass eq'
authorKurt Zeilenga <kurt@openldap.org>
Wed, 26 Jul 2000 01:06:27 +0000 (01:06 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 26 Jul 2000 01:06:27 +0000 (01:06 +0000)
tests/data/slapd-acl.conf
tests/data/slapd-master.conf
tests/data/slapd-nis-master.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 e22318fdd7a30d6ff78a4a33a6dad9f007a4b844..58992bfb7143400daae7a707e02e310b851b5298 100644 (file)
@@ -21,6 +21,7 @@ suffix                "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
+index          objectClass     eq
 index          cn,sn,uid       pres,eq,sub
 lastmod                on
 defaultaccess  none
index eb99c90c92b36b1143755745f22138c8d7ac247d..f5dd0691ed308a99de2c93a2b1a46d137e0fdd88 100644 (file)
@@ -21,6 +21,7 @@ suffix                "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
+index          objectClass     eq
 index          cn,sn,uid       pres,eq,sub
 dbnosync
 dbnolocking
index b6d152ba4489a4ff6b4fc28ced409d78c54abbc6..0aebb564d0d1bb6b41f8adfd7be785e200ddfb15 100644 (file)
@@ -22,6 +22,7 @@ suffix                "o=SGI, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=SGI, c=US"
 rootpw         secret
+index          objectClass     eq
 index          uid                     pres,eq,approx
 index          gidNumber               pres,eq,approx
 index          uidNumber               pres,eq,approx
index a8ec61f9e0c510e459fe3307330789ebcb08dd71..2b1681c989834cd221512adb48ff04a295469854 100644 (file)
@@ -23,6 +23,7 @@ suffix                "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
+index          objectClass     eq
 index          cn,sn,uid       pres,eq,sub
 lastmod                on
 defaultaccess  none
index 5cfbdca1c5fd9e42d4b72fa3b490a7137d93d8d0..714e4e097ec27127c5837ba2174fb50d7c77668c 100644 (file)
@@ -25,5 +25,6 @@ suffix                "o=University of Mich, c=US"
 directory      ./test-repl
 rootdn         "cn=Manager, o=University of Mich, c=US"
 rootpw         secret
+index          objectClass     eq
 index          cn,sn,uid       pres,eq,sub
 lastmod                on
index 7ad3b589c69eb92a0f05f83a19eec4e792a9021b..57098f378673837bf77cbe6c55847289ae0aa796 100644 (file)
@@ -23,6 +23,7 @@ suffix                "o=University of Michigan, c=US"
 directory      ./test-db
 rootdn         "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
+index          objectClass     eq
 index          cn,sn,uid       pres,eq,sub
 lastmod                on
 
index 6286cbce47f760fb3efedb240cb57666a847f03e..ee7fea837b26b262889f7d85915247cdec6274e4 100644 (file)
@@ -26,5 +26,6 @@ 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          objectClass     eq
 index          cn,sn,uid       pres,eq,sub
 lastmod                on