mirror of
https://github.com/samba-team/samba.git
synced 2025-12-02 00:23:50 +03:00
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