summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2006-07-28 23:46:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:15:08 -0500
commit431720960648841305ca1f2b8ebc2c1344461661 (patch)
treeac2bd1cbae6e3d98ca675d776663f811408f9e01 /source4/dsdb/samdb/ldb_modules/config.mk
parent34bf6f60af7fcb6349d4e98466cfd6f19a4e22ee (diff)
downloadsamba-431720960648841305ca1f2b8ebc2c1344461661.tar.gz
samba-431720960648841305ca1f2b8ebc2c1344461661.tar.bz2
samba-431720960648841305ca1f2b8ebc2c1344461661.zip
r17298: Fix up the local_password module to the current LDB API, and build it by default.
Andrew Bartlett (This used to be commit c1ea0a350cdc2c5ddfd71e08f8c3907d97fc1efd)
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/config.mk')
-rw-r--r--source4/dsdb/samdb/ldb_modules/config.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/config.mk b/source4/dsdb/samdb/ldb_modules/config.mk
index 0cee23fc1e..799d650ee7 100644
--- a/source4/dsdb/samdb/ldb_modules/config.mk
+++ b/source4/dsdb/samdb/ldb_modules/config.mk
@@ -69,6 +69,16 @@ PRIVATE_DEPENDENCIES = HEIMDAL_HDB_KEYS
################################################
################################################
+# Start MODULE ldb_local_password
+[MODULE::ldb_local_password]
+SUBSYSTEM = ldb
+INIT_FUNCTION = local_password_module_init
+OBJ_FILES = local_password.o
+#
+# End MODULE ldb_local_password
+################################################
+
+################################################
# Start MODULE ldb_kludge_acl
[MODULE::ldb_kludge_acl]
SUBSYSTEM = ldb