Use substring indices

This commit is contained in:
Kurt Zeilenga 2000-07-19 01:08:42 +00:00
parent c0bbb090b7
commit 9bfad46de6
5 changed files with 5 additions and 5 deletions

View 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

View 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

View 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

View 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

View 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