1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r26636: Remove useless 'backend' parameter, and make the memberof overlay use global.

Andrew Bartlett
(This used to be commit 3b6f461e9a)
This commit is contained in:
Andrew Bartlett 2008-01-01 04:01:07 -06:00 committed by Stefan Metzmacher
parent 0189176cd5
commit 108fd49c41

View File

@ -21,7 +21,8 @@ include ${LDAPDIR}/modules.conf
defaultsearchbase ${DOMAINDN}
backend hdb
include ${LDAPDIR}/memberof.conf
database hdb
suffix ${SCHEMADN}
directory ${LDAPDIR}/db/schema
@ -74,5 +75,3 @@ index cn eq
overlay syncprov
syncprov-checkpoint 100 10
syncprov-sessionlog 100
include ${LDAPDIR}/memberof.conf