version 1.4.2.7, 2001/06/22 17:54:57
|
version 1.5, 2000/07/18 23:08:42
|
Line 1
|
Line 1
|
# $OpenLDAP: pkg/ldap/tests/data/slapd-pw.conf,v 1.4.2.6 2001/06/08 17:28:47 kurt Exp $ |
# $OpenLDAP: pkg/ldap/tests/data/slapd-pw.conf,v 1.4 2000/06/04 20:59:41 kurt Exp $ |
# |
# |
# master slapd config -- for testing |
# master slapd config -- for testing |
# |
# |
|
#include ./data/slapd.at.conf |
|
#include ./data/slapd.oc.conf |
include ./schema/core.schema |
include ./schema/core.schema |
include ./schema/cosine.schema |
include ./schema/cosine.schema |
include ./schema/inetorgperson.schema |
include ./schema/inetorgperson.schema |
Line 21 suffix "o=University of Michigan, c=US"
|
Line 23 suffix "o=University of Michigan, c=US"
|
directory ./test-db |
directory ./test-db |
rootdn "cn=Manager, o=University of Michigan, c=US" |
rootdn "cn=Manager, o=University of Michigan, c=US" |
rootpw secret |
rootpw secret |
index objectClass eq |
|
index cn,sn,uid pres,eq,sub |
index cn,sn,uid pres,eq,sub |
lastmod on |
lastmod on |
|
defaultaccess none |
|
|
# |
# |
# normal installations should protect root dse, |
# normal installations should protect root dse, |