r17330: Enable the partitions module.
authorAndrew Bartlett <abartlet@samba.org>
Mon, 31 Jul 2006 01:00:18 +0000 (01:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:15:15 +0000 (14:15 -0500)
commit31225b9cb6ef6fcb7bd831043999b1b44ef1b128
treef50e67e676a36f462a7010ca1e7f7f570bec9bfb
parentadb4ba9db2d22277e24fa56bdd781f9628f1a076
r17330: Enable the partitions module.

This module redirects various samdb requests into different modules,
depending on the prefix.  It also makes moving to an LDAP backend
easier, as it is just a different partition backend.

This adds yet another stage to the provision process, as we must setup
the partitions before we setup the magic attributes.

Andrew Bartlett
source/scripting/libjs/provision.js
source/setup/provision_init.ldif
source/setup/provision_partitions.ldif [new file with mode: 0644]