This commit is contained in:
Ulrik Sandberg
2007-01-17 20:37:39 +00:00
parent 73c3ff8843
commit 63d9948bcf

View File

@@ -1,11 +1,16 @@
# Start slapd with this file as configuration file: -f ldap.conf
# The first time, fill the database using the load script in
# src/itest/java/setup_data.ldif, like this:
#
# cd \program\openldap
# ldap_add -f ...\src\itest\java\setup_data.ldif -d cn=Manager,dc=jayway,dc=se -W
# LDAP Defaults
#
# The password can be seen below
# See ldap.conf(5) for details
# This file should be world readable but not world writable.
#BASE dc=example, dc=com
#URI ldap://ldap.example.com ldap://ldap-master.example.com:666
#SIZELIMIT 12
#TIMELIMIT 15
#DEREF never
include "c:/Program/OpenLDAP/schema/core.schema"
include "c:/Program/OpenLDAP/schema/cosine.schema"