--- tests/data/slapd-pw.conf 2002/03/10 16:39:08 1.17 +++ tests/data/slapd-pw.conf 2003/08/07 14:42:41 1.20 @@ -1,4 +1,4 @@ -# $OpenLDAP: pkg/ldap/tests/data/slapd-pw.conf,v 1.16 2002/01/14 02:42:24 kurt Exp $ +# $OpenLDAP: pkg/ldap/tests/data/slapd-pw.conf,v 1.19 2003/04/30 01:04:18 hyc Exp $ # # master slapd config -- for testing # @@ -7,20 +7,24 @@ include ./schema/core.schema include ./schema/cosine.schema include ./schema/inetorgperson.schema include ./schema/openldap.schema +include ./schema/nis.schema pidfile ./test-db/slapd.pid argsfile ./test-db/slapd.args # password-hash {md5} +modulepath ../servers/slapd/back-@BACKEND@/ +@MODULELOAD@ + ####################################################################### # ldbm database definitions ####################################################################### database @BACKEND@ #ldbm#cachesize 0 -suffix "o=University of Michigan, c=US" +suffix "o=University of Michigan,c=US" directory ./test-db -rootdn "cn=Manager, o=University of Michigan, c=US" +rootdn "cn=Manager,o=University of Michigan,c=US" rootpw secret index objectClass eq index cn,sn,uid pres,eq,sub