]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-nis-master.conf
Remove abandon cruft
[openldap] / tests / data / slapd-nis-master.conf
index ca6a53df1be86f5fa84edb1d1c57ae6a97ab38ea..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
@@ -21,6 +24,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