Skip to content
Snippets Groups Projects
Commit 8f8c483a authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Add 'index objectClass eq'

parent efb7672d
Branches
Tags
No related merge requests found
......@@ -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
......
......@@ -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
......@@ -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
......
......@@ -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
......
......@@ -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
......@@ -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
......
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment