Remove use of global_loadparm.
[sfrench/samba-autobuild/.git] / source4 / winbind / wb_dom_info.c
index 7558fc9d623d181c92c49358a0f64862498979c2..4fcbf3a6e535a3476e4b8fa05c239b1b865f4750 100644 (file)
@@ -71,6 +71,7 @@ struct composite_context *wb_get_dom_info_send(TALLOC_CTX *mem_ctx,
                           lp_nbt_port(service->task->lp_ctx),
                           domain_name, NBT_NAME_LOGON, 
                           dom_sid, 
+                          lp_iconv_convenience(service->task->lp_ctx),
                           lp_resolve_context(service->task->lp_ctx), 
                           service->task->event_ctx, 
                           service->task->msg_ctx);