summaryrefslogtreecommitdiffstats
path: root/source/setup
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2006-05-29 23:46:43 +0000
committerSimo Sorce <idra@samba.org>2006-05-29 23:46:43 +0000
commit3c902c64a9822748300587f7d1e73f34e3f6b012 (patch)
tree00c852d566416a8cfa1b5e9844019837a3ca5a4f /source/setup
parentaf836bd01c2d764c96640cde63e4b321443d9723 (diff)
downloadsamba-3c902c64a9822748300587f7d1e73f34e3f6b012.tar.gz
samba-3c902c64a9822748300587f7d1e73f34e3f6b012.tar.xz
samba-3c902c64a9822748300587f7d1e73f34e3f6b012.zip
r15942: Remove the sync internal ldb calls altogether.
This means that some modules have been disabled as well as they have not been ported to the async interface One of them is the ugly objectclass module. I hope that the change in samldb module will make the MMC happy without the need of this crappy module, we need proper handling in a decent schema module. proxy and ldb_map have also been disabled ldb_sqlite3 need to be ported as well (currenlty just broken).
Diffstat (limited to 'source/setup')
-rw-r--r--source/setup/provision_init.ldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/setup/provision_init.ldif b/source/setup/provision_init.ldif
index 6698b27e33b..e91d4db6303 100644
--- a/source/setup/provision_init.ldif
+++ b/source/setup/provision_init.ldif
@@ -85,5 +85,5 @@ vendorVersion: ${VERSION}
# - samldb must be before password_hash, because password_hash checks that the objectclass is of type person (filled in by samldb)
dn: @MODULES
-@LIST: rootdse,kludge_acl,paged_results,server_sort,extended_dn,asq,samldb,password_hash,operational,objectguid,rdn_name,objectclass
+@LIST: rootdse,kludge_acl,paged_results,server_sort,extended_dn,asq,samldb,password_hash,operational,objectguid,rdn_name