summaryrefslogtreecommitdiff
path: root/source3/param
diff options
context:
space:
mode:
Diffstat (limited to 'source3/param')
-rw-r--r--source3/param/loadparm_ctx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/param/loadparm_ctx.c b/source3/param/loadparm_ctx.c
index 75f7e38957..63ead53ac1 100644
--- a/source3/param/loadparm_ctx.c
+++ b/source3/param/loadparm_ctx.c
@@ -112,6 +112,7 @@ static const struct loadparm_s3_helpers s3_fns =
.unix_extensions = lp_unix_extensions,
.use_spnego = lp_use_spnego,
.use_mmap = lp_use_mmap,
+ .use_ntdb = lp_use_ntdb,
.srv_minprotocol = lp_srv_minprotocol,
.srv_maxprotocol = lp_srv_maxprotocol,