summaryrefslogtreecommitdiff
path: root/source4/setup/slapd.conf
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-12-13 09:46:41 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:49:51 +0100
commit03f178a728ba41f6ec82d35201ad25421e1bb951 (patch)
tree11ff8c402dfd4b21649e805b84f45b9a818033fb /source4/setup/slapd.conf
parent21b024aa82b49a05919e89885e60913c8cb444b2 (diff)
downloadsamba-03f178a728ba41f6ec82d35201ad25421e1bb951.tar.gz
samba-03f178a728ba41f6ec82d35201ad25421e1bb951.tar.bz2
samba-03f178a728ba41f6ec82d35201ad25421e1bb951.zip
r26424: Patch and hits from Howard Chu <hyc@symas.com> for our automated setup
of OpenLDAP. This makes it consistant with the Fedora DS setup, and doesn't mix both hdb and bdb. Andrew Bartlett (This used to be commit 1ffada95d269c8f7d054bec7f6eaff8449995d40)
Diffstat (limited to 'source4/setup/slapd.conf')
-rw-r--r--source4/setup/slapd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/setup/slapd.conf b/source4/setup/slapd.conf
index 0fd018e943..446facbf3d 100644
--- a/source4/setup/slapd.conf
+++ b/source4/setup/slapd.conf
@@ -22,7 +22,7 @@ include ${LDAPDIR}/modules.conf
defaultsearchbase ${DOMAINDN}
backend hdb
-database bdb
+database hdb
suffix ${SCHEMADN}
directory ${LDAPDIR}/db/schema
index objectClass eq