]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-pw.conf
Add '=' to printableString to be consistent with ASN.1 description
[openldap] / tests / data / slapd-pw.conf
index 29fa8e28243f482cf13550d41afc92af259d071a..509a1e21c1b17994638b45bb81c7438fc1b7997e 100644 (file)
@@ -2,8 +2,7 @@
 #
 # master slapd config -- for testing
 #
-#include               ./data/slapd.at.conf
-#include               ./data/slapd.oc.conf
+ucdata-path    ./ucdata
 include ./schema/core.schema
 include ./schema/cosine.schema
 include ./schema/inetorgperson.schema
@@ -17,15 +16,15 @@ argsfile    ./test-db/slapd.args
 # ldbm database definitions
 #######################################################################
 
-database       ldbm
+database       @BACKEND@
 cachesize      0
 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          objectClass     eq
+index          cn,sn,uid       pres,eq,sub
 lastmod                on
-defaultaccess  none
 
 #
 # normal installations should protect root dse,