version 1.5, 2000/07/18 23:08:42
|
version 1.6, 2000/07/25 23:06:27
|
Line 1
|
Line 1
|
# $OpenLDAP: pkg/ldap/tests/data/slapd-pw.conf,v 1.4 2000/06/04 20:59:41 kurt Exp $ |
# $OpenLDAP: pkg/ldap/tests/data/slapd-pw.conf,v 1.5 2000/07/18 23:08:42 kurt Exp $ |
# |
# |
# master slapd config -- for testing |
# master slapd config -- for testing |
# |
# |
Line 23 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 |
defaultaccess none |