r26654: libcli/smb_composite: Rather than specifying each of the gazillion options...
[jelmer/samba4-debian.git] / source / librpc / rpc / dcerpc_connect.c
index 4c11a56272bfa69f202bd4b0915c605cc7ddfbc5..361be4adcd01d9ca93e83638253365f64720ee92 100644 (file)
@@ -119,6 +119,8 @@ static struct composite_context *dcerpc_pipe_connect_ncacn_np_smb_send(TALLOC_CT
        conn->in.service_type           = NULL;
        conn->in.workgroup              = lp_workgroup(lp_ctx);
 
+       lp_smbcli_options(lp_ctx, &conn->in.options);
+
        /*
         * provide proper credentials - user supplied, but allow a
         * fallback to anonymous if this is an schannel connection