]> git.sur5r.net Git - openldap/commitdiff
Use supertype index
authorKurt Zeilenga <kurt@openldap.org>
Sun, 13 Jan 2002 20:49:10 +0000 (20:49 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 13 Jan 2002 20:49:10 +0000 (20:49 +0000)
tests/data/slapd.conf

index f08b06b1c7b8f8fb71359c5b4ecd3af2571fdf60..66c61cc579433d52164073f61e63c6e6e3995629 100644 (file)
@@ -23,9 +23,9 @@ rootdn                "cn=Manager, o=University of Michigan, c=US"
 rootpw         secret
 #ldbm#index            objectclass     eq
 #ldbm#index            uid     pres,eq,sub
-#ldbm#index            cn,sn   pres,eq,sub,subany
+#ldbm#index            name    pres,eq,sub,subany
 #ldbm#dbnosync
 #ldbm#dbnolocking
 #bdb#index             objectclass     eq
 #bdb#index             uid     pres,eq,sub
-#bdb#index             cn,sn   pres,eq,sub,subany
+#bdb#index             name    pres,eq,sub,subany