]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-nis-master.conf
Remove abandon cruft
[openldap] / tests / data / slapd-nis-master.conf
index 2545bc52deeb9bf81d50f94a123b52c793560a6d..bd5fe326f388553e6e50b7e077f20dde384c5857 100644 (file)
@@ -1,12 +1,15 @@
+# $OpenLDAP$
 #
 # master slapd config -- for testing
+# needs updating
 #
-include                ../servers/slapd/schema/others_nis.at.conf
-include                ../servers/slapd/schema/others_nis.oc.conf
-include                ../servers/slapd/schema/nis.at.conf
-include                ../servers/slapd/schema/nis.oc.conf
-include                ../servers/slapd/schema/internet_mail.at.conf
-include                ../servers/slapd/schema/internet_mail.oc.conf
+ucdata-path    ./ucdata
+include                ./schema/others_nis.at.conf
+include                ./schema/others_nis.oc.conf
+include                ./schema/nis.at.conf
+include                ./schema/nis.oc.conf
+include                ./schema/internet_mail.at.conf
+include                ./schema/internet_mail.oc.conf
 schemacheck    on
 pidfile     ./test-db/slapd.pid
 argsfile    ./test-db/slapd.args
@@ -17,10 +20,11 @@ argsfile    ./test-db/slapd.args
 
 database       ldbm
 cachesize      4
-suffix         "o=ACME, c=US"
+suffix         "o=SGI, c=US"
 directory      ./test-db
-rootdn         "cn=Manager, o=ACME, c=US"
+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