version 1.3, 2000/05/30 22:13:37
|
version 1.4, 2000/06/04 20:59:41
|
Line 1
|
Line 1
|
# $OpenLDAP: pkg/ldap/tests/data/slapd-pw.conf,v 1.2 2000/05/29 14:39:17 kurt Exp $ |
# $OpenLDAP: pkg/ldap/tests/data/slapd-pw.conf,v 1.3 2000/05/30 22:13:37 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 cn,sn,uid pres,eq,approx |
index cn,sn,uid pres,eq |
index default none |
|
lastmod on |
lastmod on |
defaultaccess none |
defaultaccess none |
|
|