summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 0136c8bef4..7362279f9b 100644
--- a/source3/param/loadparm_ctx.c
+++ b/source3/param/loadparm_ctx.c
@@ -47,6 +47,7 @@ static const struct loadparm_s3_context s3_fns =
.netbios_name = lp_netbios_name,
.netbios_scope = lp_netbios_scope,
+ .netbios_aliases = lp_netbios_aliases,
.lanman_auth = lp_lanman_auth,
.ntlm_auth = lp_ntlm_auth,