Start to rework provision for LDAP backends
authorAndrew Bartlett <abartlet@samba.org>
Thu, 6 Mar 2008 20:33:14 +0000 (07:33 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Mar 2008 20:33:14 +0000 (07:33 +1100)
commit8b24d248b7c928fd3b20f95ede34302ca274c4ae
tree186243af1742e4662e462a56a01c61f62098ab68
parent0e50fb5e917117de22c5b3c32865d8a40285e362
Start to rework provision for LDAP backends

This is the start of the rework of the provision script to handle an
LDAP backend correctly.  For example, we must not set the 'tdb
modules' against an LDAP backend such as OpenLDAP that handles subtree
renames.

Andrew Bartlett
(This used to be commit e462a107d3bafcc546ca4d53dcc8eb32e4280745)
source4/scripting/python/samba/__init__.py
source4/scripting/python/samba/provision.py