summaryrefslogtreecommitdiff
path: root/source4/setup/provision_partitions.ldif
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r17330: Enable the partitions module.Andrew Bartlett1-0/+19
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 (This used to be commit 31225b9cb6ef6fcb7bd831043999b1b44ef1b128)